Skip to content

Commit 7b66263

Browse files
authored
Update README.md
1 parent a57a987 commit 7b66263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
This is a simple application using Django, Fast API, and Flask to manage a list of "To-do tasks." It demonstrates basic CRUD (Create, Read, Update, Delete) operations with Bootstrap 5 styling.
33

44
## Features
5-
- List alltasks in a table format.
5+
- List all tasks in a table format.
66
- Add new books using a form on a separate page.
77
- Edit and update existing books.
88
- Delete books with a confirmation alert.

0 commit comments

Comments
 (0)