diff --git a/TestDrive.md b/TestDrive.md index 0f792f12..d53a6aaf 100644 --- a/TestDrive.md +++ b/TestDrive.md @@ -4,6 +4,8 @@ FaaS is a platform for building serverless functions on Docker Swarm Mode with f #### This is a Quickstart guide for the [FaaS functions as a Service](https://github.com/alexellis/faas/) project +> A sample stack with a number of sample functions is provided, you can also clone the code to hack on it or package your own functions. + The guide makes use of a free testing/cloud service, but if you want to try it on your own laptop just follow the guide in the README file on Github. There is also a [blog post](http://blog.alexellis.io/functions-as-a-service/) that goes into the background of the project. * So let's head over to http://play-with-docker.com/ and start a new session.