diff --git a/README.md b/README.md index 92453ee443..dc22d80f58 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,10 @@ This repo includes reusable micro services. Services provides a home for real world examples for using Micro v3. - [blog](blog) - A blog app composed as micro services +- [chat](chat) - An instant messaging or group chat service - [helloworld](helloworld) - A simple helloworld service - [messages](messages) - A service for text messages +- [notes](notes) - A note taking service - [test](test) - A set of sample test services for Micro ## Usage