Skip to content

Commit 7179f65

Browse files
committed
readme
1 parent 04b8bff commit 7179f65

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# dateandtimeparser
2+
3+
-----
4+
5+
**Table of Contents**
6+
7+
* [Installation](#installation)
8+
* [License](#license)
9+
10+
## Installation
11+
12+
dateandtimeparser is distributed on [PyPI](https://pypi.org) as a universal
13+
wheel and is available on Linux/macOS and Windows and supports
14+
Python 3.6+.
15+
16+
```bash
17+
$ pip install dateandtimeparser
18+
```
19+
20+
## License
21+
22+
dateandtimeparser is distributed under the terms of the
23+
[MIT License](https://choosealicense.com/licenses/mit).

0 commit comments

Comments
 (0)