Skip to content

Commit

Permalink
doc: add badge
Browse files Browse the repository at this point in the history
  • Loading branch information
caelansar committed Dec 11, 2023
1 parent da90124 commit 784ec52
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Caescript

[![CI](https://github.com/caelansar/caescript/actions/workflows/build.yml/badge.svg)](https://github.com/caelansar/caescript/actions/workflows/build.yml)
[![Release](https://img.shields.io/github/v/release/caelansar/caescript.svg)](https://github.com/caelansar/caescript/releases)
[![License: MIT](https://img.shields.io/badge/license-MIT-green)](https://opensource.org/licenses/MIT)

A dialect of the [Monkey programming language](https://monkeylang.org/) written in Rust, has both interpreted and compiled implementation

## What’s Monkey?
Expand Down

0 comments on commit 784ec52

Please sign in to comment.