From c3b13fbd9b4787ca78e460f72124c80b14454f4e Mon Sep 17 00:00:00 2001 From: Stepan Usatiuk Date: Sun, 31 Jul 2022 15:03:08 +0200 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 3118b98..87df6be 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ A simple web/markdown-based note taking app -You can take a look at the hosted version on heroku: https://ustk-writer.herokuapp.com - ![screenshot](docs/main.png) This is a notebook app written in typescript using koa for the backend and react+redux for the frontend.