Updated External dependencies (markdown)

Ray
2016-06-07 10:18:01 +02:00
parent 1af5fd07fc
commit 1be3aa40ea

@ -1,6 +1,6 @@
One of the main objectives with raylib was minimizing external dependencies. Developing a full-videogame-featured library avoiding external dependencies is a hard task. One of the main objectives with raylib was minimizing external dependencies. Developing a full-videogame-featured library avoiding external dependencies is a hard task.
Here it is a list with the external dependencies used by raylib; note that most of those dependencies ara single-header public-domain libraries that are directly copied into raylib repository. Here it is a list with the external dependencies used by raylib; note that most of those dependencies are [single-header public-domain libraries](https://github.com/nothings/stb) that are [directly copied into raylib repository](https://github.com/raysan5/raylib/tree/develop/src/external).
External dependencies: External dependencies: