diff --git a/README.md b/README.md index 4a6f6e3988749fdbc69929a2dc97ab72366c03ea..c90b4765207e398a93b39fe5637494969e69e32c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # To-Do API This is an API for managing a simple task management backend. + +## Test + +You can run the tests with `go test`.