From 5c4de3eb820ba6167ab0a98481b8ace362910073 Mon Sep 17 00:00:00 2001 From: Li Jin Date: Sun, 12 Jan 2020 22:52:52 +0800 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a0bc393..a92ecd6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # MoonPlus -![](https://github.com/pigpigyyy/MoonPlus/workflows/build-test/badge.svg) +![CI](https://github.com/pigpigyyy/MoonPlus/workflows/build-test/badge.svg) MoonPlus is a compiler for Moonscript language 0.5.0 written in C++ which could be 2~4 times faster than the original Moonscript compiler written in Moonscript. ## Features @@ -74,4 +74,4 @@ make ``` ## License -MIT \ No newline at end of file +MIT -- cgit v1.2.3-55-g6feb