diff options
| author | Fuwn <[email protected]> | 2022-03-23 01:21:26 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-03-23 01:21:26 -0700 |
| commit | ed05fdf034bf57c4e70e2c48c950c219aca69642 (patch) | |
| tree | d26ce225e5b68bfe364d42f152fa13f011b0399a /README.rst | |
| parent | feat: 0.1.0 :star: (diff) | |
| download | sen-py-main.tar.xz sen-py-main.zip | |
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/README.rst b/README.rst deleted file mode 100644 index 6110c7b..0000000 --- a/README.rst +++ /dev/null @@ -1,24 +0,0 @@ -🐍 :code:`sen-py` -================ - -The Senpy Club API Wrapper for Python - -Usage ------ - -.. code-block:: shell - - poetry add sen-py # Poetry - pip install sen-py # PIP - -Examples --------- - -.. raw:: html - - Examples can be found within the <a href="./examples"><code>examples/</code></a> directory. - -License -------- - -`GNU General Public License v3.0 <https://github.com/senpy-club/sen-py/blob/main/LICENSE>`_ |