Update README.md
This commit is contained in:
parent
8a08cb5a00
commit
0a6eee65c4
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
## raylib-go [](https://godoc.org/github.com/gen2brain/raylib-go/raylib)
|
## raylib-go [](https://travis-ci.org/gen2brain/raylib-go) [](https://godoc.org/github.com/gen2brain/raylib-go/raylib)
|
||||||
|
|
||||||
Golang bindings for [raylib](http://www.raylib.com/), a simple and easy-to-use library to learn videogames programming.
|
Golang bindings for [raylib](http://www.raylib.com/), a simple and easy-to-use library to learn videogames programming.
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@ GLFW3 version 3.2 is required.
|
||||||
|
|
||||||
You might also need:
|
You might also need:
|
||||||
|
|
||||||
apt-get install libxi-dev libxinerama-dev libxcursor-dev
|
apt-get install libxi-dev libxinerama-dev libxcursor-dev libxxf86vm-dev
|
||||||
|
|
||||||
##### Fedora
|
##### Fedora
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue