diff --git a/README.md b/README.md index f0438f348..3ff8c3513 100644 --- a/README.md +++ b/README.md @@ -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 ``` -** 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