diff --git a/README.md b/README.md index 2f9c3d5..ebcc783 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,6 @@ The extension works on all Chromium based browsers as well as Firefox. * [Docs](https://docs.aibrow.ai/) * [Playground](https://demo.aibrow.ai/playground/) ---- - ## How can I try AiBrow? The easiest way is to download through the Chrome Web Store or Mozilla add-on store. If you want to try the latest version, you can also install the developer version of the extension @@ -18,14 +16,10 @@ The easiest way is to download through the Chrome Web Store or Mozilla add-on st 3. Click the `Load unpacked` button and locate extracted folder 4. [Try out the playground](https://demo.aibrow.ai/playground/) ---- - ## How can I use AiBrow in my site/extension? AiBrow embeds itself to the page using the `window.aibrow` namespace. Check out our [developer docs](https://docs.aibrow.ai/) on how to get started! ---- - ## How can I build AiBrow myself? 1. `npm run watch` or `npm start` to build the extension