We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67ec2bf commit d277a0fCopy full SHA for d277a0f
README.rst
@@ -1,9 +1,15 @@
1
Pendulum
2
########
3
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
9
10
.. image:: https://travis-ci.org/sdispater/pendulum.png
- :alt: Pendulum Build status
- :target: https://travis-ci.org/sdispater/pendulum
11
+ :alt: Pendulum Build status
12
+ :target: https://travis-ci.org/sdispater/pendulum
13
14
Python datetimes made easy.
15
0 commit comments