diff --git a/README.md b/README.md index 95bf94b..1077865 100644 --- a/README.md +++ b/README.md @@ -3,15 +3,25 @@
Aren't you tired of distracting social media platforms? So many buttons and advertising makes a simple task of sending notes ot your -friends very draining.
+friends very draining. This is a simple WYSIWYM style rich text editor +built with ProseMirror + +You can use a next generation social media protocol to transform +your personal website into a micro blog client. Using WYSIWYG style +editor builders like ProseMirror, you can render a simple rich +text editor for visitors to compose notes with. You can type +out a note and post it to a set of relays.
+ +This is an installable personal website that is accessible through chrome-based and firefox browsers. The website is built with PWA Builder and Lit Web Components. It utilizes the Nostr +protocol to connect to my personal relay for fetching kind 0 and 1 notes AKA profile metadata +and short text notes.
+ -This is an installable personal website that is accessisible through chrome-based and firefox browsers. The website is built with PWA Builder and Lit Web Components. It utilizes the Nostr -protocol to connect to my personal relay for fetching recent notes as well as kind 0 notes AKA profile metadata.
If you're on safari browsers, try visiting the webpage then tapping on the arrow pointing up in the bottom toolbar. Scroll down a bit to tap on "Add to Home Screen". -If you're on a chromium-based browser you should be able to do the same
+If you're on a chromium-based browser you should be able to do the same. @@ -19,7 +29,7 @@ If you're on a chromium-based browser you should be able to do the same- Aren't you tired of distracting interfaces on mainstream blogging platforms? - So many buttons and advertising makes a single task very draining. This is - a platform-agnostic browser application that is installable to any homescreen!
-- You can use a protocol to transform your personal website into - a micro blog client. Using WYSIWYG style editor builders like - ProseMirror, you can render a simple rich text editor for visitors to compose - notes with. You can type out a note and post it to a set of relays. -
+ +click inside the white text area to place your curson there. - You can type and press enter to go to the next line down. +
click inside the white text area to highlight with your curson.
+ You can type and press enter to insert a new block below.
- Click and hold down to select a piece of text, then CTRL+X to cut and
- CTRL+V to paste.