Merge pull request #1 from alexiabanos/documentation
Updated Readme documentation
This commit is contained in:
commit
df2add0ab4
2 changed files with 4 additions and 3 deletions
|
|
@ -7,7 +7,7 @@ Thank you for considering contributing to Flask!
|
|||
* `Support Questions`_
|
||||
* `Reporting issues`_
|
||||
* `Submitting patches`_
|
||||
|
||||
|
||||
* `First time setup`_
|
||||
* `Start coding`_
|
||||
* `Running the tests`_
|
||||
|
|
|
|||
|
|
@ -56,7 +56,8 @@ For guidance on setting up a development environment and how to make a
|
|||
contribution to Flask, see the `contributing guidelines`_ and read our `Code of Conduct`_.
|
||||
|
||||
.. _contributing guidelines: https://github.com/pallets/flask/blob/main/CONTRIBUTING.rst
|
||||
.. _Code of Conduct: https://github.com/pallets/flask/blob/main/CODE_OF_CONDUCT.rst
|
||||
.. _Code of Conduct: https://github.com/pallets/flask/blob/main/CODE_OF_CONDUCT.md
|
||||
|
||||
|
||||
Donate
|
||||
------
|
||||
|
|
@ -87,4 +88,4 @@ License
|
|||
|
||||
Flask is licensed under the `BSD 3-Clause Revised License`_.
|
||||
|
||||
.. _BSD 3-Clause Revised License: https://github.com/pallets/flask/blob/main/LICENSE.rst
|
||||
.. _BSD 3-Clause Revised License: https://github.com/pallets/flask/blob/main/LICENSE.rst
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue