Improve raylib overview formatting on pkg website

This commit is contained in:
Lucas Perlind
2023-03-22 20:19:53 +11:00
parent e58915e12f
commit 50d8dc91cf
+6 -2
View File
@@ -1,4 +1,7 @@
/**********************************************************************************************
/*
Package vendor:raylib implements bindings for version 4.5 of the raylib library (https://www.raylib.com/)
*********************************************************************************************
*
* raylib v4.5 - A simple and easy-to-use library to enjoy videogames programming (www.raylib.com)
*
@@ -74,7 +77,8 @@
*
* 3. This notice may not be removed or altered from any source distribution.
*
**********************************************************************************************/
*********************************************************************************************
*/
package raylib
import c "core:c/libc"