summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRay <[email protected]>2021-04-22 18:52:41 +0200
committerGitHub <[email protected]>2021-04-22 18:52:41 +0200
commitf92ee46d86b5a0cfb05c10b0c31fb966a4784b44 (patch)
tree1650d49909a129171c3af7d1c7e07e0a521d969b
parent2a9ffcc0a1840565776a4a6e449d2f0d8a364f48 (diff)
downloadraylib-f92ee46d86b5a0cfb05c10b0c31fb966a4784b44.tar.gz
raylib-f92ee46d86b5a0cfb05c10b0c31fb966a4784b44.zip
Update README.md
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index ee100a5d..ddfce61a 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,10 @@ Ready to learn? Jump to [code examples!](http://www.raylib.com/examples.html)
[![macOS](https://github.com/raysan5/raylib/workflows/macOS/badge.svg)](https://github.com/raysan5/raylib/actions?query=workflow%3AmacOS)
[![Android](https://github.com/raysan5/raylib/workflows/Android/badge.svg)](https://github.com/raysan5/raylib/actions?query=workflow%3AAndroid)
[![WebAssembly](https://github.com/raysan5/raylib/workflows/WebAssembly/badge.svg)](https://github.com/raysan5/raylib/actions?query=workflow%3AWebAssembly)
+
[![CMakeBuilds](https://github.com/raysan5/raylib/workflows/CMakeBuilds/badge.svg)](https://github.com/raysan5/raylib/actions?query=workflow%3ACMakeBuilds)
+[![Windows Examples](https://github.com/raysan5/raylib/actions/workflows/windows_examples.yml/badge.svg)](https://github.com/raysan5/raylib/actions/workflows/windows_examples.yml)
+[![Linux Examples](https://github.com/raysan5/raylib/actions/workflows/linux_examples.yml/badge.svg)](https://github.com/raysan5/raylib/actions/workflows/linux_examples.yml)
features
--------