Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KoffeinFlummi committed Sep 14, 2014
1 parent 9d1a221 commit 83c1fa6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ A small Python 3 library containing some handy tools for handling time, especial
## Features
- Parsing human-written strings ("10 minutes ago", "10. April 2015", "2014-02-15"...)
- Relative time string creation ("in 2 hours", "5 hours ago")
- Various input formats
- Easy to use
- that's really it...


## Installation

```bash
$ python3 setup.py install
$ pip install chronyk
```


Expand Down

0 comments on commit 83c1fa6

Please # to comment.