This commit is contained in:
Konstantin8105 2022-11-26 21:07:47 +03:00
parent 174a597b39
commit 3a6db7b9f2

View file

@ -1,5 +1,5 @@
/*
Package rl - Go bindings for raylib, a simple and easy-to-use library to learn videogames programming.
Package raylib - Go bindings for raylib, a simple and easy-to-use library to learn videogames programming.
raylib is highly inspired by Borland BGI graphics lib and by XNA framework.