From dc7824f672565e1d761282e3768383107720553b Mon Sep 17 00:00:00 2001 From: Ryo Nihei Date: Thu, 3 Jun 2021 00:43:07 +0900 Subject: Add status badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3