mindustry logic execution, map- and schematic- parsing and rendering
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index bb2d76f..9aa8287 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,7 @@
# mindus
+
+![msrv](https://img.shields.io/badge/msrv-nightly-blue?style=for-the-badge&logo=rust)
+
Mindus is a library for working with [Mindustry](https://github.com/Anuken/Mindustry) formats.
## Usage
@@ -14,4 +17,4 @@ output.save("output.png");
This produces:
-![image](https://raw.githubusercontent.com/bend-n/mindus/master/.github/example.png) \ No newline at end of file
+![image](https://raw.githubusercontent.com/bend-n/mindus/master/.github/example.png)