aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRyo Nihei <nihei.dev@gmail.com>2021-06-18 11:04:48 +0900
committerRyo Nihei <nihei.dev@gmail.com>2021-06-18 11:10:28 +0900
commit4cbb94d39b52a5702ddde44104632f73a73b0006 (patch)
tree2dba1d1947f83398e9e6a8b266512eea59366ff0 /README.md
parentAdd production syntax (diff)
downloadcotia-4cbb94d39b52a5702ddde44104632f73a73b0006.tar.gz
cotia-4cbb94d39b52a5702ddde44104632f73a73b0006.tar.xz
Set up CI
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index f28dd1d..3ba2d50 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
vartan provides a compiler that generates a parsing table and a driver for golang.
+[![Test](https://github.com/nihei9/vartan/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/nihei9/vartan/actions/workflows/test.yml)
+
## Status
Now Developing