From c7252e648610a500f4e371cf467e8ef3a18587ed Mon Sep 17 00:00:00 2001 From: Iulian Onofrei <5748627+revolter@users.noreply.github.com> Date: Mon, 13 May 2024 21:26:30 +0300 Subject: [PATCH] Docs: Added tagline and inspiration in the README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 589801a..56bb74b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # Notepad Tab +A simple, secure and private note taking tool. + +The idea of encoding and persisting the content in the URL was inspired by +https://mermaid.live. + ## Installation 1. Install `Ruby` by following the instructions from