diff --git a/docs/README.md b/docs/README.md index c81367ef0973377beb2fc4dbbcea96de463252e1..744ba039e4d426386ff23e9667eda336f423c21e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -3,6 +3,8 @@ [](https://travis-ci.org/alexellis/faas) + + FaaS is a framework for building serverless functions with Docker which has first class support for metrics. Any process can be packaged as a function enabling you to consume a range of web events without repetitive boiler-plate coding. **Highlights** @@ -13,8 +15,6 @@ FaaS is a framework for building serverless functions with Docker which has firs * [CLI](http://github.com/alexellis/faas-cli) available with YAML format for templating and defining functions * Auto-scales as demand increases - - ## Overview of OpenFaaS 