From 7865432aa0acc7ed94484a37b499f88bee3dfca4 Mon Sep 17 00:00:00 2001 From: Alex Ellis Date: Tue, 31 Jan 2017 17:34:11 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 763fe428..18182bab 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,12 @@ 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) ## Roadmap and contributing -* [Read the Roadmap]((https://github.com/alexellis/faas/blob/master/ROADMAP.md)) + +* [Read the Roadmap](https://github.com/alexellis/faas/blob/master/ROADMAP.md) ## Develop your own functions -* [Read the Roadmap]((https://github.com/alexellis/faas/blob/master/DEV.md)) + +* [Package your function](https://github.com/alexellis/faas/blob/master/DEV.md) #### Would you prefer a video overview?