Skip to content

Commit

Permalink
docs: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoub3bidi committed Feb 18, 2024
1 parent cbcd04c commit 86ea850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Mercury is a simple and reliable boilerplate that anyone can use from beginners
This project uses:
- 🛡️ Basic [OAuth2](https://fastapi.tiangolo.com/tutorial/security/oauth2-jwt/?h=jwt) authentication provided by FastApi security nested package.
- 🔋[PostgreSQL](https://hub.docker.com/_/postgres) as its main database, [Redis](https://hub.docker.com/_/redis) for caching, and [flyway](https://hub.docker.com/r/flyway/flyway) for database migration.
- 🔋 Unit and integration tests.
- 🧪 Unit and integration tests.

### Project architecture

Expand Down

0 comments on commit 86ea850

Please sign in to comment.