Skip to content

Commit bad0d9e

Browse files
authored
docs: add readme badges (#2)
1 parent b2bbaf0 commit bad0d9e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Functions Framework for Python
1+
# Functions Framework for Python [![Build Status](https://travis-ci.com/GoogleCloudPlatform/functions-framework-python.svg?branch=master)](https://travis-ci.com/GoogleCloudPlatform/functions-framework-python) [![PyPI version](https://badge.fury.io/py/functions-framework.svg)](https://badge.fury.io/py/functions-framework)
2+
23
An open source FaaS (Function as a service) framework for writing portable
34
Python functions -- brought to you by the Google Cloud Functions team.
45

0 commit comments

Comments
 (0)