diff --git a/README.md b/README.md index d9db6e4a..364d94ca 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## OpenFaaS - Serverless Functions Made Simple +## OpenFaaS ® - Serverless Functions Made Simple [![Go Report Card](https://goreportcard.com/badge/github.com/openfaas/faas)](https://goreportcard.com/report/github.com/openfaas/faas) [![Build Status](https://travis-ci.org/openfaas/faas.svg?branch=master)](https://travis-ci.org/openfaas/faas) [![GoDoc](https://godoc.org/github.com/openfaas/faas?status.svg)](https://godoc.org/github.com/openfaas/faas) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) @@ -6,7 +6,7 @@ Status](https://travis-ci.org/openfaas/faas.svg?branch=master)](https://travis-c ![OpenFaaS Logo](https://blog.alexellis.io/content/images/2017/08/faas_side.png) -OpenFaaS® (Functions as a Service) is a framework for building Serverless functions with Docker & Kubernetes, which has first-class support for metrics. Any code can be packaged enabling you to consume a range of web events without repetitive boiler-plate coding. +OpenFaaS® makes it easy for developers to deploy event-driven functions and microservices to Kubernetes without repetitive, boiler-plate coding. Package your code or an existing binary in a Docker image to get a highly scalable endpoint with auto-scaling and metrics. [![Twitter URL](https://img.shields.io/twitter/url/https/twitter.com/fold_left.svg?style=social&label=Follow%20%40openfaas)](https://twitter.com/openfaas)