diff --git a/README.md b/README.md index d4e94a2..17c6148 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,11 @@ Expect often updates as we discuss & decide upon different things. * [Handle Exceptions in APIs](#handle-exceptions-in-apis) - [Testing](#testing-1) * [Naming conventions](#naming-conventions) - * [Services](#services-1) + * [Example](#example) + + [Example models](#example-models) + + [Example selectors](#example-selectors) + + [Example services](#example-services) + * [Testing services](#testing-services) - [Inspiration](#inspiration)