Update README.md
This commit is contained in:
parent
3d66a6c93f
commit
d62368f133
1 changed files with 7 additions and 6 deletions
13
README.md
13
README.md
|
@ -8,11 +8,12 @@ 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://travis-ci.org/raysan5/raylib)
|
||||
[](https://ci.appveyor.com/project/raysan5/raylib)
|
||||
[](https://discord.gg/VkzNHUE)
|
||||
[](LICENSE)
|
||||
[](https://twitter.com/raysan5)
|
||||
[](https://twitter.com/raysan5)
|
||||
|
||||
[](https://travis-ci.org/raysan5/raylib)
|
||||
[](https://ci.appveyor.com/project/raysan5/raylib)
|
||||
|
||||
[](https://github.com/raysan5/raylib/actions)
|
||||
[](https://github.com/raysan5/raylib/actions)
|
||||
|
@ -54,9 +55,9 @@ build and installation
|
|||
|
||||
raylib binary releases for Windows, Linux and macOS are available at the [Github Releases page](https://github.com/raysan5/raylib/releases). raylib is also available via multiple [package managers](https://github.com/raysan5/raylib/issues/613) on multiple OS distributions.
|
||||
|
||||
If you wish to build raylib yourself, [raylib Wiki](https://github.com/raysan5/raylib/wiki#development-platforms) contains detailed instructions on building and using raylib on multiple platforms.
|
||||
raylib has been developed on Windows platform using Notepad++ and MinGW GCC compiler but it can be used with multiple IDEs on multiple platforms, [projects directory](https://github.com/raysan5/raylib/tree/master/projects) contains several ready-to-use project templates to build raylib and code examples.
|
||||
|
||||
raylib can be used with multiple IDEs, [projects directory](https://github.com/raysan5/raylib/tree/master/projects) includes several ready-to-use project templates to build raylib and code examples.
|
||||
[raylib Wiki](https://github.com/raysan5/raylib/wiki#development-platforms) contains detailed instructions on building and usage on multiple platforms.
|
||||
|
||||
contact
|
||||
-------
|
||||
|
@ -69,7 +70,7 @@ contact
|
|||
* Patreon: [https://www.patreon.com/raylib](https://www.patreon.com/raylib)
|
||||
* YouTube: [https://www.youtube.com/channel/raylib](https://www.youtube.com/channel/UC8WIBkhYb5sBNqXO1mZ7WSQ)
|
||||
|
||||
If you are using raylib and enjoying it, please, join our [Discord server](https://discord.gg/VkzNHUE) and let us know!
|
||||
If you are using raylib and enjoying it, please, join our [Discord server](https://discord.gg/VkzNHUE) and let us know! :)
|
||||
|
||||
license
|
||||
-------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue