diff --git a/README.md b/README.md index 87e5849..22f1d51 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A collection of Garry's Mod addons I've made. ## Addons -For information on each addon in this repo, check the `README.md` for it [here](addons/README.md). +For information on each addon in this repo, check the `README` for it [here](addons/README.md). ## Contributing If you would like to make improvements for the addons on this repo, feel free to fork & make a pull request. I'll have to review your PR before it can be merged and the addon updated. diff --git a/addons/README.md b/addons/README.md index 49df45a..11100dd 100644 --- a/addons/README.md +++ b/addons/README.md @@ -20,4 +20,4 @@ Listed below is all of the addons you can find in this repo. - `simple_bunnyhop`: A gamemode designed for bunnyhopping. [Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=1767781900) - `spraymesh_extended`: An improvement to the original SprayMesh with various new features, bug fixes and optimizations. [Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=3072351693) - `vector_loc`: A developer tool that allows you to visualize the locations of vector coordinates on a map. [Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=1782161573) -- `vm_velocity`: Makes viewmodels move up and down depending on how fast you moving vertically. [Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=2294290206) +- `vm_velocity`: Makes viewmodels move up and down depending on how fast you are moving vertically. [Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=2294290206)