aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1dbf26a..f7aaea9 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
maleeni provides a compiler that generates a portable DFA for lexical analysis and a driver for golang.
+[![Test](https://github.com/nihei9/maleeni/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/nihei9/maleeni/actions/workflows/test.yml)
+
## Installation
```sh