From ce519f5f999078d75268a35bc3dd5ac3e4055848 Mon Sep 17 00:00:00 2001 From: PokeJofeJr4th <65093167+PokeJofeJr4th@users.noreply.github.com> Date: Fri, 14 Jul 2023 22:27:49 -0400 Subject: [PATCH] Update README.md add badge thingy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a6cea77..191f09e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![Rust](https://github.com/PokeJofeJr4th/minescript/actions/workflows/rust.yml/badge.svg)](https://github.com/PokeJofeJr4th/minescript/actions/workflows/rust.yml) # Minescript Minescript is a powerful language with a Rust transpiler that turns it into a Minecraft datapack. It simplifies many of minecraft commands' roughest edges, like control flow, variables, and interoperability between commands, advancements, and recipes.