summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorRay <[email protected]>2020-08-19 11:13:33 +0200
committerGitHub <[email protected]>2020-08-19 11:13:33 +0200
commit903b7b5213be2941db4177232e2557627b3bcf4d (patch)
tree470c970a8a3aff9065cdb1dae3ebef27d8b7a54c /README.md
parent71bd9f04fefa19cf42a43aa0eae422ad1f4775d8 (diff)
downloadraylib-903b7b5213be2941db4177232e2557627b3bcf4d.tar.gz
raylib-903b7b5213be2941db4177232e2557627b3bcf4d.zip
Update README.md
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 eac5d66e..9d295e49 100644
--- a/README.md
+++ b/README.md
@@ -23,9 +23,9 @@ Ready to learn? Jump to [code examples!](http://www.raylib.com/examples.html)
[![Travis (.org)](https://img.shields.io/travis/raysan5/raylib?label=Travis%20CI%20Build%20Status%20-%20Linux,%20OSX,%20Android,%20Windows)](https://travis-ci.org/raysan5/raylib)
[![AppVeyor](https://img.shields.io/appveyor/build/raysan5/raylib?label=AppVeyor%20CI%20Build%20Status%20-%20Windows%20(mingw,%20msvc15))](https://ci.appveyor.com/project/raysan5/raylib)
-[![Actions Status](https://github.com/raysan5/raylib/workflows/CI%20-%20Source%20&%20Examples%20-%20Windows/badge.svg)](https://github.com/raysan5/raylib/actions)
-[![Actions Status](https://github.com/raysan5/raylib/workflows/CI%20-%20Source%20&%20Examples%20-%20Linux/badge.svg)](https://github.com/raysan5/raylib/actions)
-[![Actions Status](https://github.com/raysan5/raylib/workflows/CI%20-%20Source%20&%20Examples%20-%20macOS/badge.svg)](https://github.com/raysan5/raylib/actions)
+![Windows](https://github.com/raysan5/raylib/workflows/Windows/badge.svg)
+![Linux](https://github.com/raysan5/raylib/workflows/Linux/badge.svg)
+![macOS](https://github.com/raysan5/raylib/workflows/macOS/badge.svg)
features
--------