From f1f8e0293cc3928e550b91e224ce040f121e293a Mon Sep 17 00:00:00 2001 From: Alex Ellis Date: Tue, 12 Sep 2017 15:04:12 -0700 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d0df7259..fc25504c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ [![Go Report Card](https://goreportcard.com/badge/github.com/alexellis/faas)](https://goreportcard.com/report/github.com/alexellis/faas) [![Build Status](https://travis-ci.org/alexellis/faas.svg?branch=master)](https://travis-ci.org/alexellis/faas) [![GoDoc](https://godoc.org/github.com/alexellis/faas?status.svg)](https://godoc.org/github.com/alexellis/faas) - ![OpenFaaS](https://blog.alexellis.io/content/images/2017/08/faas_side.png) OpenFaaS 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.