Skip to content

Commit 552e0bd

Browse files
authored
Update README.md
1 parent b24cf27 commit 552e0bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Rock v0.1.7
22

3-
[![Rust](https://github.com/Champii/Rock/actions/workflows/rust.yml/badge.svg?branch=main)](https://github.com/Champii/Rock/actions/workflows/rust.yml)
3+
[![Rust](https://github.com/Champii/Rock/actions/workflows/rust.yml/badge.svg?branch=master)](https://github.com/Champii/Rock/actions/workflows/rust.yml)
44

55
Little toy language made with Rust and LLVM.
66
Aim to follow the Rust model with enforced safeness with a borrow checker and native performances thanks to LLVM.

0 commit comments

Comments
 (0)