From a3fdc97f569d174d605dd05502068182f3a421b0 Mon Sep 17 00:00:00 2001 From: Jason Bou-Samra <154414066+bou-samra@users.noreply.github.com> Date: Sun, 7 Apr 2024 19:41:38 +1000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 817af11..c2741a9 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,8 @@ type `make` or `cc -o histo histogram.c -lm` on the command line ## Todo -* Need to use SDL2 to plot a graph of the output -* Logical bugs still exit, this is very much still a work in progress. +* Need to use SDL2 to implement internal plotting routine. +* Logical bugs still exit, and so this is very much still a work in progress. ## Author(s) Jason Bou-Samra