From 03091fe8bbc70febee02c654af9554e101a60c6b Mon Sep 17 00:00:00 2001 From: renzon Date: Fri, 20 Oct 2017 19:34:17 -0200 Subject: [PATCH] Inserted badges on README close #19 --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index de113c6c..6f2f8150 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ -# pythonpro +# Python Pro Website + Source code of website www.python.pro.br +[![Build Status](https://travis-ci.org/pythonprobr/pythonpro-website.svg?branch=master)](https://travis-ci.org/pythonprobr/pythonpro-website) +[![codecov](https://codecov.io/gh/pythonprobr/pythonpro-website/branch/master/graph/badge.svg)](https://codecov.io/gh/pythonprobr/pythonpro-website) +[![Code Health](https://landscape.io/github/pythonprobr/pythonpro-website/master/landscape.svg?style=flat)](https://landscape.io/github/pythonprobr/pythonpro-website/master) +[![Updates](https://pyup.io/repos/github/pythonprobr/pythonpro-website/shield.svg)](https://pyup.io/repos/github/pythonprobr/pythonpro-website/) +[![Python 3](https://pyup.io/repos/github/pythonprobr/pythonpro-website/python-3-shield.svg)](https://pyup.io/repos/github/pythonprobr/pythonpro-website/) + + It will be migrated from App Engine using Tekton to Django on Heroku