diff --git a/README.md b/README.md index d959ac3..9c3c338 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ A Ruby script that colorizes the `ls` output with color and icons. Here are the - [Installatation](#installation) - [Optional configurations](#optional-configurations) - [Uninstallation](#uninstallation) -- [Contribute to this gem](CONTRIBUTING.md) +- [Contribute to this gem](#contributing) - [License](LICENSE.md) # Usage @@ -83,3 +83,7 @@ Want to uninstall and revert back to the old style? No issues (sob). Please feel ```sh gem uninstall colorls ``` + +# Contributing + +Your contributions are always welcome! Please have a look at the [contribution guidelines](CONTRIBUTING.md) first :tada:.