Skip to content

Commit

Permalink
Fix englando in README
Browse files Browse the repository at this point in the history
  • Loading branch information
dimp-gh committed Jan 28, 2014
1 parent 38ffe80 commit f386476
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 @@ -19,7 +19,7 @@ Currently you have to connect RTC unit to the following RPi pins (you can read a

There are two ways of using RTC unit from Python code.

*Low-level* access procedures are implemented `ds1302` module.
*Low-level* access procedures are implemented in `ds1302` module.
```python
>>> import ds1302
>>> ds1302.get_date()
Expand Down

0 comments on commit f386476

Please sign in to comment.