From 1fb4af0e79cf9ff6f57d9d60fe2e257f9c73fadd Mon Sep 17 00:00:00 2001
From: 0xGingi <104647854+0xGingi@users.noreply.github.com>
Date: Sat, 21 Dec 2024 07:52:33 -0500
Subject: [PATCH 1/2] Update README.md
---
README.md | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index b4dfb32..9349431 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,6 @@ https://notes.toolworks.dev
-
![image](trusty-notes.png)
## Features
@@ -27,10 +26,8 @@ https://notes.toolworks.dev
## To-Do
- [x] Improved Sync
- [x] Rich Text
+- [x] Browser Extension
- [ ] Attachments/Files
-- [x] Android App
-- [ ] iOS App
-- [ ] Desktop Clients
- [ ] Add Alternative to Seedphrase
## Client Self-Hosting
@@ -83,4 +80,4 @@ bun install
./build-extension.sh
```
-This Builds the Chrome and Firefox extensions and places them in the `browser-extension/web-ext-artifacts` directory.
\ No newline at end of file
+This Builds the Chrome and Firefox extensions and places them in the `browser-extension/web-ext-artifacts` directory. You can install the extension directly from the .zip in firefox, you must extract the .zip for chrome/chromium browsers and load the unpacked folder.
From bd698e70de5d154333fa6c20cfaaaded1edaa506 Mon Sep 17 00:00:00 2001
From: 0xGingi <104647854+0xGingi@users.noreply.github.com>
Date: Sat, 21 Dec 2024 07:54:07 -0500
Subject: [PATCH 2/2] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 9349431..90aab3b 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ https://notes.toolworks.dev
-
+
![image](trusty-notes.png)