Update README.md

This commit is contained in:
Alex Ellis 2017-11-14 10:08:21 +00:00 committed by GitHub
parent 70980a5ccd
commit 97f3f7e56f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,8 @@ These instructions are for a development environment. If you plan to expose Open
* [Workflows / Chaining functions](chaining_functions.md)
* [Interacting with other containers/services](interactions.md)
* [Troubleshooting](troubleshooting.md)
* [Asynchronous functions with NATS Streaming](asynchronous.md)