README.md -> README.rst
This commit is contained in:
18
README.rst
18
README.rst
@@ -1,16 +1,28 @@
|
|||||||
FlanaBot
|
FlanaBot
|
||||||
========
|
========
|
||||||
|
|
||||||
.. image:: https://img.shields.io/github/license/AlberLC/flanabot?style=flat
|
|license| |project_version| |python_version|
|
||||||
:target: https://github.com/AlberLC/flanabot/blob/main/LICENSE
|
|
||||||
:alt: License
|
|
||||||
|
|
||||||
Flanagan's bot.
|
Flanagan's bot.
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
|
|
||||||
Python 3.10 or higher is required.
|
Python 3.10 or higher is required.
|
||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
pip install flanabot
|
pip install flanabot
|
||||||
|
|
||||||
|
|
||||||
|
.. |license| image:: https://img.shields.io/github/license/AlberLC/flanabot?style=flat
|
||||||
|
:target: https://github.com/AlberLC/flanabot/blob/main/LICENSE
|
||||||
|
:alt: License
|
||||||
|
|
||||||
|
.. |project_version| image:: https://img.shields.io/pypi/v/flanabot
|
||||||
|
:target: https://pypi.org/project/flanabot/
|
||||||
|
:alt: PyPI
|
||||||
|
|
||||||
|
.. |python_version| image:: https://img.shields.io/pypi/pyversions/flanabot
|
||||||
|
:target: https://www.python.org/downloads/
|
||||||
|
:alt: PyPI - Python Version
|
||||||
Reference in New Issue
Block a user