diff --git a/README.md b/README.md index 910bc4f..54e62d5 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ## Boilerplate -As you could see as the result of 4. above, the boilerplate is a very basic, but fully functional implementation of a REST API. +As you could see as the result of 5. above, the boilerplate is a very basic, but fully functional implementation of a REST API. There are only two REST resources: a status resource that attaches to `/status` and a default resource that responds at `/`.