From 01f62855aafa2144bd4d21f6a8dbba157e369c30 Mon Sep 17 00:00:00 2001 From: alexveley Date: Tue, 22 Sep 2026 08:24:13 -0400 Subject: [PATCH] Point the README at the bookmarks-api repository URL. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 13a9613..e6e385e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ An API add-on for Firefox so agents and scripts can manage your bookmarks while the browser is open. +**Repo:** [git.easygoingaming.com/Davoguha/bookmarks-api](https://git.easygoingaming.com/Davoguha/bookmarks-api) + The shipped product is the add-on in `extension/`. This is not a bookmark sync engine, and it is not a Mozilla product. ## Who can use this