diff --git a/README.md b/README.md index b98fc938..5d494ce4 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ uiGradients is a community contributed collection of beautiful multi-color gradi This is an effort to give back to the community, by the community. Hopefully this will help you draw inspiration and serve as a resource for picking gradients for your own projects. ## Contributing -Adding a gradient to the library is super simple. All the gradients are loaded and rendered from a single gradients.json file in the root. +Adding a gradient to the library is super simple. All the gradients are loaded and rendered from a single `gradients.json` file in the root. To add your gradient, fork this repository, add your gradient colors in the HEX format along with a name to the end of the json file and submit a pull request. Don't forget the commas! @@ -48,7 +48,7 @@ To add your gradient, fork this repository, add your gradient colors in the HEX ### Improvements and Bugs -Please feel free to open a new issue here with your suggestions or any bugs which you may have come across. +Please feel free to open a new issue [here](https://github.com/Ghosh/uiGradients/issues) with your suggestions or any bugs which you may have come across.