diff --git a/README.md b/README.md index 2a96e34..a538610 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Todo_application -A basic Todo application made using javascript in which the user can create a to-do list. Add new todos, strikeout the ones completed, and delete selected ones/ all entries from the list. +A basic Todo application made using javascript in which the user can create a to-do list. Add new todos, strikeout the ones completed, and delete selected ones/ all entries from the list once done.