add status badge

This commit is contained in:
2023-08-08 23:10:14 +01:00
parent 8d62e4c0c1
commit b93ecdc4d7

View File

@@ -5,6 +5,8 @@
<h1>Argon v3</h1>
</div>
[![Go](https://github.com/Open-Argon/argon-v3/actions/workflows/go.yml/badge.svg)](https://github.com/Open-Argon/argon-v3/actions/workflows/go.yml)
ARGON 3 is a math-driven programming language designed to make code easy to read and write. It's not meant to be fast, as it's interpreted. This specification should be used as a guideline, and is subject to change for later versions. Later updates for Argon 3 should be backwards compatible (where possible) with code designed for older versions of the interpreter.
## 📚 Features