Insert branding.

This commit is contained in:
Alex Ellis 2017-08-18 08:40:19 +01:00 committed by GitHub
parent 7fa03d44ef
commit 49ea79cf01

View File

@ -3,6 +3,8 @@
[![Build [![Build
Status](https://travis-ci.org/alexellis/faas.svg?branch=master)](https://travis-ci.org/alexellis/faas) Status](https://travis-ci.org/alexellis/faas.svg?branch=master)](https://travis-ci.org/alexellis/faas)
![https://blog.alexellis.io/content/images/2017/08/faas_side.png](https://blog.alexellis.io/content/images/2017/08/faas_side.png)
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. 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** **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 * [CLI](http://github.com/alexellis/faas-cli) available with YAML format for templating and defining functions
* Auto-scales as demand increases * Auto-scales as demand increases
![https://blog.alexellis.io/content/images/2017/08/faas_side.png](https://blog.alexellis.io/content/images/2017/08/faas_side.png)
## Overview of OpenFaaS ## Overview of OpenFaaS
![Stack](https://pbs.twimg.com/media/DFrkF4NXoAAJwN2.jpg) ![Stack](https://pbs.twimg.com/media/DFrkF4NXoAAJwN2.jpg)