README.md -> README.rst
This commit is contained in:
18
README.rst
18
README.rst
@@ -1,16 +1,28 @@
|
||||
FlanaBot
|
||||
========
|
||||
|
||||
.. image:: https://img.shields.io/github/license/AlberLC/flanabot?style=flat
|
||||
:target: https://github.com/AlberLC/flanabot/blob/main/LICENSE
|
||||
:alt: License
|
||||
|license| |project_version| |python_version|
|
||||
|
||||
Flanagan's bot.
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
||||
Python 3.10 or higher is required.
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
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