Update README.md

This commit is contained in:
Milan Nikolic 2017-01-27 19:41:48 +01:00 committed by GitHub
parent bda8adf566
commit e2f3bed444

View file

@ -7,7 +7,7 @@ Golang bindings for [raylib](http://www.raylib.com/), a simple and easy-to-use l
### Requirements
* [raylib](http://www.raylib.com/)
* [GLFW3](http://www.glfw.org/)
* [GLFW3](http://www.glfw.org/) (desktop platform only, not needed on Android and RPi)
* [OpenAL Soft](http://kcat.strangesoft.net/openal.html)
### Installation