Added async post command to README.

This commit is contained in:
Travis Reeder
2016-10-12 14:13:46 -07:00
parent df9343f5ed
commit 3e443e604c
7 changed files with 15 additions and 95 deletions

View File

@@ -11,6 +11,7 @@ make all
First let's start our IronFunctions API
##### Run in Docker
```
make run-docker
```