From 54b525a928a6db7a17982ef0a29885dafea04d60 Mon Sep 17 00:00:00 2001 From: Leo Tenenbaum Date: Fri, 6 Dec 2019 22:14:47 -0500 Subject: updated readme --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d946dce..0447208 100644 --- a/README.md +++ b/README.md @@ -24,10 +24,7 @@ x : int; x = 5; // Declare x as an integer, then set it to 5. `toc` is statically typed and has many of C's features, but it is nearly as fast in theory. -See `docs` for more information. +See `docs` for more information (in progress). ---- - -### Help +`tests` has some test programs written in `toc`. -If you find a bug in `toc`, please [report an issue](https://github.com/pommicket/toc/issues) on GitHub. \ No newline at end of file -- cgit v1.2.3