better language in readme

This commit is contained in:
Zeeshan Lakhani 2014-03-04 23:24:43 -05:00
parent 90d3b015a3
commit 5070227f40

View File

@ -34,7 +34,7 @@ Reading a paper is not the same as reading a blogpost or a novel. Here are a few
## Contributing Guidelines ## Contributing Guidelines
We have a few guidelines in place to keep the repo clean and easy to navigate. Follow these conventions in your pull-request for a speedy merge. We have a few guidelines in place to keep the repo clean and easy to navigate. We recommend that you follow these conventions in your pull-request for a speedy merge.
* Directory names are undercased and separated by underscores (example: `artificial_intelligence`) * Directory names are undercased and separated by underscores (example: `artificial_intelligence`)
* Paper names are undercased and separated by dashes (example: `out-of-the-tar-pit.pdf`). Use the full title when possible. * Paper names are undercased and separated by dashes (example: `out-of-the-tar-pit.pdf`). Use the full title when possible.