From 8aae987f1ac2bd5a2e2e78acd3ea9af419a4278b Mon Sep 17 00:00:00 2001 From: Sonja Happ Date: Thu, 19 Nov 2020 15:39:15 +0100 Subject: [PATCH] add Pipeline status and license to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 76c1608..3f86801 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # VILLASweb +[![pipeline status](https://git.rwth-aachen.de/acs/public/villas/web/badges/master/pipeline.svg)](https://git.rwth-aachen.de/acs/public/villas/web/-/commits/master) +[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) This is VILLASweb, the website to configure real-time co-simulations and display simulation real-time data in the web browser. The term **frontend** refers to this project, the actual website.