Skip to content

Commit 0dd4a07

Browse files
authored
Update README.md
1 parent d3f09e1 commit 0dd4a07

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
## My Awesome FastAPI Project
44

5-
This is a simple REST API built with Python and FastAPI.
5+
## Description
6+
7+
This is a simple REST API built with Python and FastAPI and SQLAlchemy for CRUD operations (Create, Read, Update, Delete) on users.
8+
FastAPI is a powerful web framework for building APIs.
69

710
## Installation
811

0 commit comments

Comments
 (0)