Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sktryo authored Jun 29, 2024
1 parent 523bf09 commit 649b9ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# MicroScript
[![CMake on multiple platforms](https://github.com/sktryo/MicroScript/actions/workflows/cmake-multi-platform.yml/badge.svg)](https://github.com/sktryo/MicroScript/actions/workflows/cmake-multi-platform.yml)

MicroScript is a minimalistic interpreter for a simple Turing-complete language, implemented in C. It supports basic operations such as tape manipulation, increment, decrement, loops, and simple I/O.

## Features
Expand Down

0 comments on commit 649b9ca

Please sign in to comment.