From 791fb95ec41c07bf3f39a701f03d0912002402ba Mon Sep 17 00:00:00 2001 From: JuliusHerrmann Date: Wed, 19 Jan 2022 17:36:26 +0100 Subject: [PATCH] Fix Readme Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c45b6dd..b379532 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -##Network Epidemic Playground +## Network Epidemic Playground Based on simultaion code by [Gerrit](https://github.com/gerritgr): [Repository](https://github.com/gerritgr/NetworkEpidemicPlayground/blob/main/app.py) Frontend written by [Julius Herrmann](https://github.com/JuliusHerrmann)