Skip to content

Commit 226c32f

Browse files
committed
chore: Modify readme
1 parent 4b00543 commit 226c32f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# FastAPI and MongoDB Template
22

3-
[![Docker Image Version (latest semver)](https://img.shields.io/docker/v/germanmt/fastapi_mongodb_template?label=dockerhub&logo=docker&sort=semver)](https://hub.docker.com/repository/docker/germanmt/fastapi_mongodb_template) [![GitHub release (latest by date)](https://img.shields.io/github/v/release/GermanMT/fastapi_mongodb_template?color=green&logo=github)](https://github.com/GermanMT/fastapi_mongodb_template/releases) [![GitHub](https://img.shields.io/github/license/GermanMT/fastapi_mongodb_template?logo=gnu)](https://github.com/GermanMT/fastapi_mongodb_template/blob/main/LICENSE.md)
3+
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/GermanMT/fastapi_mongodb_template?color=green&logo=github)](https://github.com/GermanMT/fastapi_mongodb_template/releases) [![GitHub](https://img.shields.io/github/license/GermanMT/fastapi_mongodb_template?logo=gnu)](https://github.com/GermanMT/fastapi_mongodb_template/blob/main/LICENSE.md)
44

55
## Documentation
66

@@ -34,4 +34,4 @@ Related documentation and links about this template.
3434

3535
## Analyse code
3636

37-
You can analyse your code best practices after install develop requirements with commands 'mypy app' and 'prospector' in the root folder of the project.
37+
You can analyse your code best practices after install develop requirements with command 'ruff check' in the root folder of the project.

0 commit comments

Comments
 (0)