mirror of
https://github.com/ammaraskar/pyCraft.git
synced 2025-02-15 11:21:51 +01:00
Add travis status to README
This commit is contained in:
parent
e966237d54
commit
515b0b3719
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user