Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
xuhdev committed Jun 14, 2012
1 parent 08bfbc7 commit bf719ee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ Basic example use of EditorConfig Python Core as a library::
for key, value in options.items():
print "%s=%s" % (key, value)

For details, please take a look at the `online documentation
<http://pydocs.editorconfig.org>`_.

Running Test Cases
==================

Expand Down

0 comments on commit bf719ee

Please sign in to comment.