diff --git a/README.md b/README.md index dfa7940..c8a6fe0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Todo backend using ASP.NET Minimal API +# Todo-Backend implementation using ASP.NET Minimal API This is an implementation of the [Todo-Backend spec](https://www.todobackend.com/) using the ASP.NET minimal API.