From 2c3a1e7f55eb2eed7bce4d92f5c5ee46fe7e2a73 Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Tue, 1 Oct 2019 17:38:49 +0200 Subject: [PATCH] Fixed typo wrt master thesis Signed-off-by: Jim Martens --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8b029ac..bef1a35 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Masterthesis -> Allows reproduction of results in my masterthesis. +> Allows reproduction of results in my master thesis. [![Downloads][pypi-downloads]][pypi-url] ![License][pypi-license] @@ -68,7 +68,7 @@ it. The score JSON and the figure images are stored under `iteration` in a `visualise` folder under the output path. There are more commands but the rest can be very tightly linked to requirements -in the masterthesis and might therefore not be of interest generally. +in the master thesis and might therefore not be of interest generally. ## Development setup