Minor: formatting.

This commit is contained in:
Travis Reeder
2016-10-12 01:37:56 -07:00
parent 25f582b180
commit fd29b760d9

View File

@@ -8,7 +8,7 @@ To get started quickly with IronFunctions, you can just fire up an `iron/functio
docker run --rm --name functions --privileged -it -v $PWD/data:/app/data -p 8080:8080 iron/functions docker run --rm --name functions --privileged -it -v $PWD/data:/app/data -p 8080:8080 iron/functions
``` ```
** Note**: A list of configurations via env variables can be found [here](docs/api.md).* **Note**: A list of configurations via env variables can be found [here](docs/api.md).*
## Using Functions ## Using Functions