diff --git a/README.md b/README.md index 18182babf4220da0059802e745bb15385ad64fb3..9f3659d25dd16a07a004586b14f302250c0015f9 100644 --- a/README.md +++ b/README.md @@ -20,13 +20,15 @@ You can test-drive FaaS with a set of sample functions as defined in docker-comp * [Begin the TestDrive instructions](https://github.com/alexellis/faas/blob/master/TestDrive.md) +## Develop your own functions + +* [Package your function](https://github.com/alexellis/faas/blob/master/DEV.md) + ## Roadmap and contributing * [Read the Roadmap](https://github.com/alexellis/faas/blob/master/ROADMAP.md) -## Develop your own functions - -* [Package your function](https://github.com/alexellis/faas/blob/master/DEV.md) +## Additional content #### Would you prefer a video overview?