diff --git a/README.md b/README.md index 086082b..a23bf49 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,6 @@ bookmarks-core | +--> --webapp starts Axum webapp | +--> --app starts Tauri desktop app | - +--> dkdc-bookmarks Python package - | +--> bookmarks-webapp | (Axum UI/routes on localhost:1414) | @@ -39,6 +37,8 @@ bookmarks-core +--> bookmark URLs open in the OS/browser ``` +Screenshot of the web/desktop app: + ![Bookmarks web and desktop application](https://raw.githubusercontent.com/dkdc-io/bookmarks/main/assets/bookmarks-webapp.png) _Web & desktop application._