From f28d91b18a16bf88980319542a810be9c1ae6468 Mon Sep 17 00:00:00 2001
From: Lennart Eichhorn <lennart.eichhorn@stud.h-da.de>
Date: Thu, 16 Jul 2020 12:30:37 +0000
Subject: [PATCH] Added links to the simulators to README.md

---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index f1f20d9..6a098ed 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,10 @@
 # PSD outbreak modeling
 COVID-19 spread simulations.
 
+[Try the spread simulator](https://corona.einhorn.jetzt/spread/index.html)
+
+[Try the busride simulator](https://corona.einhorn.jetzt/busride/index.html)
+
 visit our [wiki](https://code.fbi.h-da.de/istlteich/psd-outbreak-modeling/-/wikis/home)
 for general information about COVID-19 spreading.
 
-- 
GitLab