Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
leogregianin authored Jan 22, 2025
1 parent 3369f3d commit f5df125
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ com melhorias e adição de novas informações específicas para o Brasil.
.. _0: https://github.com/django/django-localflavor


Requisitos
------------------
**Requisitos**

.. code-block:: shell
Expand All @@ -40,8 +39,7 @@ Veja todos os testes rodando em todas as versões Python e Django:
https://github.com/leogregianin/django-br-utils/actions


Instalação
------------------
**Instalação**

.. code-block:: shell
Expand All @@ -59,8 +57,7 @@ Adicione **br_utils** em INSTALLED_APPS no settings.py:
)
Como utilizar nos models
------------------
**Como utilizar nos models**

.. code-block:: python
Expand Down Expand Up @@ -88,8 +85,7 @@ Como utilizar nos models
Como utilizar nos forms
------------------
**Como utilizar nos forms**

.. code-block:: python
Expand All @@ -116,8 +112,7 @@ Como utilizar nos forms
banco = BRBankChoiceField()
Contribuição
------------------
**Contribuição**

Contribuições são sempre bem vindas.

Expand Down

0 comments on commit f5df125

Please sign in to comment.