From 7eb87fe528393a3ab40a6948e904c9d23699225d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jussi=20M=C3=A4ki-Ikola?= <jamaik@utu.fi> Date: Mon, 22 Nov 2021 12:40:54 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 737db22..082ff4c 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ The app allows users to create graphs and save them to a database. It also allow  -The production version of this app is running on a free-tier Amazon ec2-instance in -http://3.125.137.206:3000 . I will take the app down at some point in the near future. +<s>The production version of this app is running on a free-tier Amazon ec2-instance in +http://3.125.137.206:3000 . I will take the app down at some point in the near future.</s> ## Quick start 1. Clone this repo. -- GitLab