[pre-commit.ci lite] apply automatic fixes
This commit is contained in:
parent
983031f44d
commit
42f0d9e34e
1 changed files with 11 additions and 11 deletions
22
README.md
22
README.md
|
|
@ -341,11 +341,11 @@ pip install flask flask-sqlalchemy flask-wtf flask-login flask-mail
|
||||||
|
|
||||||
We welcome contributions from the community! Please see our [contribution guide][contrib] for information on:
|
We welcome contributions from the community! Please see our [contribution guide][contrib] for information on:
|
||||||
|
|
||||||
- Reporting bugs and issues
|
- Reporting bugs and issues
|
||||||
- Requesting new features
|
- Requesting new features
|
||||||
- Asking or answering questions
|
- Asking or answering questions
|
||||||
- Submitting pull requests
|
- Submitting pull requests
|
||||||
- Code style and guidelines
|
- Code style and guidelines
|
||||||
|
|
||||||
[contrib]: https://palletsprojects.com/contributing/
|
[contrib]: https://palletsprojects.com/contributing/
|
||||||
|
|
||||||
|
|
@ -369,12 +369,12 @@ Complete documentation is available at [https://flask.palletsprojects.com/](http
|
||||||
|
|
||||||
Popular Flask extensions:
|
Popular Flask extensions:
|
||||||
|
|
||||||
- **Flask-SQLAlchemy** – Database integration
|
- **Flask-SQLAlchemy** – Database integration
|
||||||
- **Flask-WTF** – Form handling
|
- **Flask-WTF** – Form handling
|
||||||
- **Flask-Login** – User session management
|
- **Flask-Login** – User session management
|
||||||
- **Flask-Mail** – Email support
|
- **Flask-Mail** – Email support
|
||||||
- **Flask-RESTful** – Building REST APIs
|
- **Flask-RESTful** – Building REST APIs
|
||||||
- **Flask-SocketIO** – WebSocket support
|
- **Flask-SocketIO** – WebSocket support
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue