Skip to content

Commit 968e563

Browse files
authored
Update README.md
1 parent 27304ee commit 968e563

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# pydateparser
22

33
-----
4+
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)
5+
[![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/)
6+
[![PyPI license](https://img.shields.io/pypi/l/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/)
7+
[![PyPI status](https://img.shields.io/pypi/status/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/)
8+
[![Open Source Love svg1](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
49

510
**Table of Contents**
611

@@ -16,8 +21,6 @@ Python 3.6+.
1621

1722
```bash
1823
$ pip install pydateparser
19-
#or
20-
$ python setup.py install
2124
```
2225

2326
## Usage

0 commit comments

Comments
 (0)