mirror of
https://github.com/raysan5/raylib.git
synced 2025-11-04 17:54:22 +00:00
Update README.md
This commit is contained in:
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)
|
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)
|
[](https://discord.gg/VkzNHUE)
|
||||||
[](LICENSE)
|
[](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)
|
||||||
[](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.
|
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
|
contact
|
||||||
-------
|
-------
|
||||||
@@ -69,7 +70,7 @@ contact
|
|||||||
* Patreon: [https://www.patreon.com/raylib](https://www.patreon.com/raylib)
|
* Patreon: [https://www.patreon.com/raylib](https://www.patreon.com/raylib)
|
||||||
* YouTube: [https://www.youtube.com/channel/raylib](https://www.youtube.com/channel/UC8WIBkhYb5sBNqXO1mZ7WSQ)
|
* 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
|
license
|
||||||
-------
|
-------
|
||||||
|
|||||||
Reference in New Issue
Block a user