diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ maleeni is a lexer generator for golang. maleeni also provides a command to perform lexical analysis to allow easy debugging of your lexical specification. -[](https://github.com/nihei9/maleeni/actions/workflows/test.yml) +[](https://github.com/nihei9/maleeni/actions/workflows/ci.yaml) ## Installation |