Update README.md
This commit is contained in:
@@ -15,14 +15,17 @@
|
|||||||
|
|
||||||
## Change-log:
|
## Change-log:
|
||||||
|
|
||||||
* 06/04/2023 - Initial release
|
* 19/04/2023 - Initial release
|
||||||
* 04/04/2023 - Foundation code
|
* 13/04/2023 - Foundation code
|
||||||
|
|
||||||
## Compilation
|
## Compilation
|
||||||
type the following commands:
|
type the following commands:
|
||||||
gcc -c histogram.adb
|
|
||||||
gnatbind histogram
|
`gcc -c histogram.adb`
|
||||||
gnatlink histogram
|
|
||||||
|
`gnatbind histogram`
|
||||||
|
|
||||||
|
`gnatlink histogram`
|
||||||
|
|
||||||
|
|
||||||
## Misc.
|
## Misc.
|
||||||
@@ -33,7 +36,7 @@ gnatlink histogram
|
|||||||
|
|
||||||
## Todo
|
## Todo
|
||||||
* Need to use SDL2 to implement internal plotting routine.
|
* Need to use SDL2 to implement internal plotting routine.
|
||||||
* Logical bugs still exit, and so this is very much still a work in progress.
|
* pretty sure bugs have been ironed out.
|
||||||
|
|
||||||
## Author(s)
|
## Author(s)
|
||||||
Jason Bou-Samra
|
Jason Bou-Samra
|
||||||
|
|||||||
Reference in New Issue
Block a user