From 98bcf777fcc574c044fb7414d9d094f151d75435 Mon Sep 17 00:00:00 2001 From: Jesse Portnoy Date: Tue, 18 Jul 2023 00:24:58 +0100 Subject: [PATCH] Docs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 86007a6..27e635b 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Below is a recap of the main changes made since: - Corrections/additions to existing lexers - Addition of new lexers - Revisions to the code examples +- Basic unit tests (still more to do on that) ## Installation