Skip to content

Commit d277a0f

Browse files
committed
Updates README
1 parent 67ec2bf commit d277a0f

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.rst

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
Pendulum
22
########
33

4+
.. image:: https://img.shields.io/pypi/v/pendulum.svg
5+
:target: https://pypi.python.org/pypi/pendulum
6+
7+
.. image:: https://img.shields.io/pypi/l/pendulum.svg
8+
:target: https://pypi.python.org/pypi/pendulum
9+
410
.. image:: https://travis-ci.org/sdispater/pendulum.png
5-
:alt: Pendulum Build status
6-
:target: https://travis-ci.org/sdispater/pendulum
11+
:alt: Pendulum Build status
12+
:target: https://travis-ci.org/sdispater/pendulum
713

814
Python datetimes made easy.
915

0 commit comments

Comments
 (0)