Skip to content

Commit

Permalink
Added build badge to README
Browse files Browse the repository at this point in the history
  • Loading branch information
rorynugent committed May 18, 2024
1 parent 62ec10c commit 79ecae1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: Rust build
name: Build

on: [push]

Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# rTempest

![Build](https://github.com/rorynugent/rtempest/actions/workflows/build.yml/badge.svg)

0 comments on commit 79ecae1

Please sign in to comment.