Skip to content

Commit 58b67ea

Browse files
renzonrenzon
authored andcommitted
Inserted badges on README
close #19
1 parent 9a0aeac commit 58b67ea

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
1-
# pythonpro
1+
# Python Pro Website
2+
23
Source code of website www.python.pro.br
34

5+
[![Build Status](https://travis-ci.org/pythonprobr/pythonpro-website.svg?branch=master)](https://travis-ci.org/pythonprobr/pythonpro-website)
6+
[![codecov](https://codecov.io/gh/pythonprobr/pythonpro-website/branch/master/graph/badge.svg)](https://codecov.io/gh/pythonprobr/pythonpro-website)
7+
[![Code Health](https://landscape.io/github/pythonprobr/pythonpro-website/master/landscape.svg?style=flat)](https://landscape.io/github/pythonprobr/pythonpro-website/master)
8+
[![Updates](https://pyup.io/repos/github/pythonprobr/pythonpro-website/shield.svg)](https://pyup.io/repos/github/pythonprobr/pythonpro-website/)
9+
[![Python 3](https://pyup.io/repos/github/pythonprobr/pythonpro-website/python-3-shield.svg)](https://pyup.io/repos/github/pythonprobr/pythonpro-website/)
10+
11+
412
It will be migrated from App Engine using Tekton to Django on Heroku
513

0 commit comments

Comments
 (0)