Merge pull request #3 from cooljith91112/bugfix/fix-documentation-errors

docs: fix README formatting and improve documentation
This commit is contained in:
Indrajith K L
2025-11-03 21:20:11 +05:30
committed by GitHub

View File

@@ -31,8 +31,8 @@ This enhanced version is built upon:
- Created by Ramon Santamaria ([@raysan5](https://github.com/raysan5)) - Created by Ramon Santamaria ([@raysan5](https://github.com/raysan5))
- Licensed under the zlib/libpng license - Licensed under the zlib/libpng license
- **[ReiLua](https://github.com/Gamerfiend/ReiLua)** - The original Lua bindings for Raylib - **[ReiLua](https://github.com/Gamerfiend/ReiLua)** - The original Lua bindings for Raylib
- Created by Gamerfiend - Created by Jussi Viitala
- Licensed under the zlib/libpng license - Licensed under the MIT license
- **[Lua](https://www.lua.org/)** (v5.4) - Powerful, efficient, lightweight, embeddable scripting language - **[Lua](https://www.lua.org/)** (v5.4) - Powerful, efficient, lightweight, embeddable scripting language
### Enhancements Added ### Enhancements Added