Skip to content

Commit

Permalink
add screenshot of docs
Browse files Browse the repository at this point in the history
  • Loading branch information
svenkreiss committed May 21, 2017
1 parent 71018ce commit 7c372d9
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,20 @@ document per API call. This does not have to be done in parallel, but there
should be only a small overhead in initialization and preferably no
dependency on the JVM. This is what ``pysparkling`` is for.

.. image:: https://badge.fury.io/py/pysparkling.svg
:target: https://pypi.python.org/pypi/pysparkling/

Links:
`Documentation <http://pysparkling.trivial.io/>`_,
`Documentation <http://pysparkling.trivial.io>`_:

.. image:: https://raw.githubusercontent.com/svenkreiss/pysparkling/master/docs/readthedocs.png
:target: http://pysparkling.trivial.io


Other links:
`Github <https://github.com/svenkreiss/pysparkling>`_,
`Issue Tracker <https://github.com/svenkreiss/pysparkling/issues>`_
`Issue Tracker <https://github.com/svenkreiss/pysparkling/issues>`_,
|pypi-badge|

.. |pypi-badge| image:: https://badge.fury.io/py/pysparkling.svg
:target: https://pypi.python.org/pypi/pysparkling/


Install
Expand Down

0 comments on commit 7c372d9

Please sign in to comment.