Skip to content

Commit 61990ce

Browse files
authored
Update README.md
1 parent dedbc51 commit 61990ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Mini Language Compiler
22

33
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/1321d95bf070444cbad71c39cb2987df)](https://app.codacy.com/app/berviantoleo/Mini-Language-Compiler?utm_source=github.com&utm_medium=referral&utm_content=berv-uni-project/Mini-Language-Compiler&utm_campaign=Badge_Grade_Settings)
4-
[![Build Status](https://travis-ci.org/berv-uni-project/Mini-Language-Compiler.svg?branch=master)](https://travis-ci.org/berv-uni-project/Mini-Language-Compiler)
4+
5+
[![CMake](https://github.com/berv-uni-project/Mini-Language-Compiler/actions/workflows/cmake.yml/badge.svg)](https://github.com/berv-uni-project/Mini-Language-Compiler/actions/workflows/cmake.yml)
56

67
Learning to parsing and to be mini compiler for small language
78

0 commit comments

Comments
 (0)