diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a87d743..b953ed9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,7 +11,8 @@ Please ensure your pull request adheres to the following guidelines: * New categories, or improvements to the existing categorization are welcome. * All listings within a category should be alphabetical. * Keep descriptions short and simple. -* The *syntax* for links is ```[Name](http://homepage/) - Short description. [Demo](http://url.to/demo), [Source Code](http://url.of/source/code) `License` `WIP/beta/stable` ```. The Demo and Source links are optional. License can be any OSS license, or "closed" for closed source. +* The *syntax* for links is: ```[Name](http://homepage/) - Short description. [Demo](http://url.to/demo), [Source Code](http://url.of/source/code) `License` `WIP/beta/stable` ``` +The Demo and Source links are optional. License can be any OSS license, or "closed" for closed source. * End all descriptions with a full stop/period. * Check your spelling and grammar.