diff --git a/README.md b/README.md index ae79189..0a61366 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,21 @@ -# gta-v-chaos-mod-custom-scripts + +# Gta 5 Chaos Mod Custom Lua Scripts + +A series of lua scripts for the [GTA 5 Chaos Mod](https://github.com/gta-chaos-mod/ChaosModV). + + +## Documentation + +For scripting references to build your own scripts. You can look at the Chaos Mod's wiki [here](https://github.com/gta-chaos-mod/ChaosModV/wiki/Lua-Scripting). + + +This project is covered by the MIT license, allowing users to modify the code to their own preferences. +[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/) + + + + +## Authors + +- [nathan-falvey/nathan](https://gitea.nathan-falvey.synology.me/nathan)