diff options
author | Ryo Nihei <nihei.dev@gmail.com> | 2021-06-03 00:43:07 +0900 |
---|---|---|
committer | Ryo Nihei <nihei.dev@gmail.com> | 2021-06-03 00:44:51 +0900 |
commit | dc7824f672565e1d761282e3768383107720553b (patch) | |
tree | 550d1a99733142e727408d30412520faad6a7403 /README.md | |
parent | Set up CI (diff) | |
download | tre-dc7824f672565e1d761282e3768383107720553b.tar.gz tre-dc7824f672565e1d761282e3768383107720553b.tar.xz |
Add status badge
Diffstat (limited to 'README.md')
-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 |