mirror of
https://github.com/openfaas/faas.git
synced 2025-06-23 07:13:23 +00:00
Update the readme file
This commit is contained in:
@ -6,7 +6,7 @@ Status](https://travis-ci.org/openfaas/faas.svg?branch=master)](https://travis-c
|
||||
|
||||

|
||||
|
||||
OpenFaaS (Functions as a Service) 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.
|
||||
OpenFaaS (Functions as a Service) is a framework for building serverless functions with Docker and Kubernetes 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.
|
||||
|
||||
[](https://twitter.com/openfaas)
|
||||
|
||||
@ -20,7 +20,7 @@ OpenFaaS (Functions as a Service) is a framework for building serverless functio
|
||||
|
||||
## Press-kit/media/swag
|
||||
|
||||
For stickers, swag, media or press-kit information head over to: [openfaas/media](https://github.com/openfaas/media/blob/master/README.md)
|
||||
For stickers, swag, media or press-kit information head over to [openfaas/media](https://github.com/openfaas/media/blob/master/README.md)
|
||||
|
||||
## Governance
|
||||
|
||||
@ -28,6 +28,8 @@ OpenFaaS is an independent project created by [Alex Ellis](https://www.alexellis
|
||||
|
||||
## Overview of OpenFaaS
|
||||
|
||||
> Serverless Functions Made Simple.
|
||||
|
||||

|
||||
|
||||
### Function Watchdog
|
||||
|
Reference in New Issue
Block a user