Skip to content

Commit 4e6c503

Browse files
Update README
1 parent 67fce01 commit 4e6c503

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# qsc: The QuickScript compiler.
22

3+
![Crates.io](https://img.shields.io/crates/v/quickscript?style=flat-square)
4+
![Crates.io Downloads](https://img.shields.io/crates/d/quickscript?style=flat-square&label=downloads%20(crates.io))
5+
![GitHub Downloads](https://img.shields.io/github/downloads/RedstoneWizard08/QuickScript/total?style=flat-square&label=downloads%20(GitHub)&color=red)
6+
![Build status](https://img.shields.io/github/actions/workflow/status/RedstoneWizard08/QuickScript/build.yml?style=flat-square)
7+
38
[![build](https://github.com/RedstoneWizard08/QuickScript/actions/workflows/build.yml/badge.svg)](https://nightly.link/RedstoneWizard08/QuickScript/workflows/build/main/binaries)
49

510
QuickScript is a language that I am creating to learn how to, well, create a language.

0 commit comments

Comments
 (0)