diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ maleeni provides a compiler that generates a portable DFA for lexical analysis and a driver for golang. +[](https://github.com/nihei9/maleeni/actions/workflows/test.yml) + ## Installation ```sh |