From bd86bab97850ef3b432441cfa39a2c2a7d29d7de Mon Sep 17 00:00:00 2001 From: dominic Date: Wed, 8 Apr 2020 13:36:26 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a03bae3..71a0924 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Scribble -A free touch screen note taking application. Though the php/JS frontend is mainly served by the kernel haskell server, the OCR codebase is mainly written in Rust. Support for Linux, Windows, OSX and Android. +A free touch screen note taking application. Support for Linux. If this project becomes a webapp, Windows, OSX, and Android support will be added as well. -Core features are OCR for handwritten text, multitouch gestures, annotations in PDFs and an intuitive user interface. \ No newline at end of file +We try to provide a similarly great user experience as stylus write does, but improving the user interface and keeping the project FOSS. + +Though the required features are notetaking and touch gestures, annotating PDFs and other features are planned. \ No newline at end of file