Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephKiranBabu committed Feb 19, 2016
1 parent 8cdba08 commit ada39ed
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion settings/README.md
@@ -1,4 +1,8 @@
Many of the contributors use PyCharm. Since we deviate from the PEP8 naming
convention, but we still want to benefit from code inspection, we've included
here a profile that can be imported in PyCharm. Other project settings-related
files can go here as well.
files can go here as well.

### Using dictionaries
For PyCharm to not flag project-specific words as typos, add the dictionary.xml
file to ~/.idea/dictionaries/ folder.

0 comments on commit ada39ed

Please sign in to comment.