From 95e702d99d38b74497100ea6275599d360689fc0 Mon Sep 17 00:00:00 2001 From: Jason Bou-Samra <154414066+bou-samra@users.noreply.github.com> Date: Sat, 28 Sep 2024 10:20:20 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c408a28..ac00a0c 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ type `make` or `cc -o histo histogram.c -lm` on the command line ## Screenshot -![Histogram-C-version]()https://github.com/bou-samra/Histogram-C-version/blob/main/dist3.dat.png +![Histogram-C-version](https://github.com/bou-samra/Histogram-C-version/blob/main/dist3.dat.png) ## Misc. * I have included both uniform and gaussian (normal) distribution data files.