Add travis status to README

This commit is contained in:
Ammar Askar 2015-04-03 03:31:58 +05:00
parent e966237d54
commit 515b0b3719
1 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
pyCraft
=======
.. image:: https://travis-ci.org/ammaraskar/pyCraft.svg
Minecraft Python Client Library!
Detailed information for developers can be found here:
@ -13,4 +16,4 @@ Requirements
- `cryptography <https://github.com/pyca/cryptography#cryptography>`_ (Also in ``requirements.txt``)
See the installation instructions for the cryptography library here: `<https://cryptography.io/en/latest/installation/>`_
but essentially ``pip install -r requirements.txt`` should cover everything.
but essentially ``pip install -r requirements.txt`` should cover everything.