Skip to content

Commit

Permalink
final README fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
DenitsaTH committed Jun 7, 2024
1 parent f6f50c5 commit 57edd3a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ Python back-end web application, powered by FastAPI. Designed to implement an e-

**Testing Database:** SQLite (with **SQLAlchemy ORM**)

**Database migrations:** implemented using Alembic
**Database migrations:** Alembic

**Continuous Integration (CI):** implemented with GitHub Actions
**Continuous Integration (CI):** GitHub Actions

**Email Notification:** implemented with [Mailjet API](https://dev.mailjet.com/)
**Email Notification:** [Mailjet API](https://dev.mailjet.com/)

## Installion and setup

Expand Down

0 comments on commit 57edd3a

Please sign in to comment.