Update README.md
This commit is contained in:
@@ -21,6 +21,9 @@
|
|||||||
## Compilation
|
## Compilation
|
||||||
type `make` or `cc -o histo histogram.c -lm` on the command line
|
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
|
||||||
|
|
||||||
## Misc.
|
## Misc.
|
||||||
* I have included both uniform and gaussian (normal) distribution data files.
|
* I have included both uniform and gaussian (normal) distribution data files.
|
||||||
* Gnuplot or some equivelant application is required to graph the histogram data.
|
* Gnuplot or some equivelant application is required to graph the histogram data.
|
||||||
|
|||||||
Reference in New Issue
Block a user