Merge pull request #479 from ThisDrunkDane/master

Fix CI badge on README.md
This commit is contained in:
gingerBill
2019-11-14 22:57:08 +00:00
committed by GitHub
+1 -1
View File
@@ -15,7 +15,7 @@
<img src="https://img.shields.io/discord/568138951836172421?logo=discord">
</a>
<a href="https://github.com/odin-lang/odin/actions">
<img src="https://github.com/odin-lang/odin/workflows/CI/badge.svg">
<img src="https://github.com/odin-lang/odin/workflows/CI/badge.svg?branch=master&event=push">
</a>
</p>