Skip to content

Commit

Permalink
Pypi fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
rbw authored Apr 17, 2017
1 parent 0d8396a commit 94962a2
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
::
.. code-block::
______ __ __ ______ __ __ ______ __ __
/\ == \ /\ \_\ \ /\ ___\ /\ "-.\ \ /\ __ \ /\ \ _ \ \
\ \ _-/ \ \____ \ \ \___ \ \ \ \-. \ \ \ \/\ \ \ \ \/ ".\ \
\ \_\ \/\_____\ \/\_____\ \ \_\\"\_\ \ \_____\ \ \__/".~\_\
\/_/ \/_____/ \/_____/ \/_/ \/_/ \/_____/ \/_/ \/_/
- a Python library for the ServiceNow REST API
.. image:: https://travis-ci.org/rbw0/pysnow.svg?branch=master
:target: https://travis-ci.org/rbw0/pysnow
.. image:: https://coveralls.io/repos/github/rbw0/pysnow/badge.svg?branch=master
Expand All @@ -14,34 +15,34 @@
:target: https://pypi.python.org/pypi/pysnow

Installation
^^^^^^^^^^^^
------------
# pip install pysnow


Usage examples
^^^^^^^^^^^^^^
--------------
Go `here <http://pysnow.readthedocs.io/en/latest/usage>`_ for usage examples


Documentation
^^^^^^^^^^^^^
-------------
The full documentation is available `here <http://pysnow.readthedocs.org/>`_


Compatibility
^^^^^^^^^^^^^
-------------
Python 2 and 3. Tested: Python 2.6+ and Python 3.3+

Contributors
^^^^^^^^^^^^
------------
lingfish, jcpunk, AMMullan, amontalban, ryancurrah, jdugan1024


JetBrains
^^^^^^^^^
---------
Thank you Jetbrains (www.jetbrains.com) for supporting with IDE licenses!

Author
^^^^^^
------
Created by Robert Wikman <[email protected]> in 2016

0 comments on commit 94962a2

Please sign in to comment.