From eb6c63222d51c5ed32e1c4083cb2bf1c1a6ada06 Mon Sep 17 00:00:00 2001 From: Daniel Grams Date: Sat, 14 Nov 2020 14:37:48 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b1b313..b21a42c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Goslar Event Prototype -[![Build Status](https://travis-ci.com/DanielGrams/gsevpt.svg?branch=master)](https://travis-ci.com/DanielGrams/gsevpt) [![Coverage Status](https://coveralls.io/repos/github/DanielGrams/gsevpt/badge.svg?branch=master)](https://coveralls.io/github/DanielGrams/gsevpt?branch=master) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) +[![Build Status](https://travis-ci.com/DanielGrams/gsevpt.svg?branch=master)](https://travis-ci.com/DanielGrams/gsevpt) [![Coverage Status](https://coveralls.io/repos/github/DanielGrams/gsevpt/badge.svg?branch=master)](https://coveralls.io/github/DanielGrams/gsevpt?branch=master) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![Updates](https://pyup.io/repos/github/DanielGrams/gsevpt/shield.svg)](https://pyup.io/repos/github/DanielGrams/gsevpt/) [![Python 3](https://pyup.io/repos/github/DanielGrams/gsevpt/python-3-shield.svg)](https://pyup.io/repos/github/DanielGrams/gsevpt/) Website prototype using Python, Flask and Postgres running on Heroku.