diff options
| author | Ray <[email protected]> | 2020-01-10 13:45:30 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-01-10 13:45:30 +0100 |
| commit | d8f1aad494dc18a12f28ef8a4a20766451619053 (patch) | |
| tree | 8538049669b31b491a86821033764e2de277be67 /README.md | |
| parent | 6b2aa173fc6c87716cd49ed7f4de865811e04847 (diff) | |
| download | raylib-d8f1aad494dc18a12f28ef8a4a20766451619053.tar.gz raylib-d8f1aad494dc18a12f28ef8a4a20766451619053.zip | |
Added CI badges
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -8,13 +8,16 @@ raylib is highly inspired by Borland BGI graphics lib and by XNA framework and i Ready to learn? Jump to [code examples!](http://www.raylib.com/examples.html) -[](https://github.com/raysan5/raylib/actions) [](https://travis-ci.org/raysan5/raylib) [](https://ci.appveyor.com/project/raysan5/raylib) [](https://discord.gg/VkzNHUE) [](LICENSE) [](https://twitter.com/raysan5) +[](https://github.com/raysan5/raylib/actions) +[](https://github.com/raysan5/raylib/actions) +[](https://github.com/raysan5/raylib/actions) + features -------- - **NO external dependencies**, all required libraries are bundled into raylib |
