docs prettify

This commit is contained in:
Teleport
2023-05-08 23:25:27 +03:00
parent 91228937d8
commit fc1161f341
4 changed files with 25 additions and 10 deletions

View File

@@ -5,12 +5,22 @@ Py-SPW Documentation
Library for work with `SPWorlds <https://spworlds.ru>`_ API in Python.
Installation
------------
**You need python >=3.7**
.. code-block:: shell
pip install Py-SPW
Getting example
===============
*Checking user access*
.. literalinclude:: ../../examples/check_access.py
Ask help
=============
========
* See the code `examples <https://github.com/teleportx/Py-SPW/tree/main/examples>`_
* If you found a bug in a library report it to `issue tracker <https://github.com/teleportx/Py-SPW/issues>`_