Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tito committed Aug 20, 2012
1 parent e3a2965 commit dec97c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Quick overview
--------------

```python
>>> from jnius.reflect import autoclass
>>> from jnius import autoclass
>>> autoclass('java.lang.System').out.println('Hello world')
Hello world

Expand Down

0 comments on commit dec97c9

Please sign in to comment.