aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMikkel Hjortshøj <fyoucon@gmail.com>2019-10-21 23:05:18 +0200
committerGitHub <noreply@github.com>2019-10-21 23:05:18 +0200
commit818d6dbbea3907679f47ce8eb931a58c6f4137d7 (patch)
treebf295174f80950c8c253daab5517d59d24b9cb1d /README.md
parent286c5b7b2402c3f51d78975c3d60665c93aab5b6 (diff)
Update README.md with new CI badge
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 920cf71fb..f4c6ba791 100644
--- a/README.md
+++ b/README.md
@@ -10,12 +10,12 @@
<a href="https://github.com/odin-lang/odin/releases/latest">
<img src="https://img.shields.io/badge/platforms-Windows%20|%20Linux%20|%20macOS-green.svg">
</a>
+ <br>
<a href="https://discord.gg/hnwN2Rj">
<img src="https://img.shields.io/discord/568138951836172421?logo=discord">
</a>
- <br>
- <a href="https://ci.appveyor.com/project/ThisDrunkDane/odin-vf0ap">
- <img src="https://ci.appveyor.com/api/projects/status/qss6l921c0eu85u6/branch/master?svg=true">
+ <a href="https://github.com/odin-lang/odin/actions">
+ <img src="https://github.com/odin-lang/odin/workflows/CI/badge.svg">
</a>
<a href="https://travis-ci.org/odin-lang/Odin">
<img src="https://travis-ci.org/odin-lang/Odin.svg?branch=master">