Skip to content

Commit

Permalink
#56 doc: update readme and screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
pbek committed Feb 6, 2024
1 parent a91c7e2 commit 7c31bfb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@

[![build-test](https://github.com/qownnotes/web-companion/workflows/build-test/badge.svg?branch=develop)](https://github.com/qownnotes/web-companion/actions/workflows/build-test.yml)

Chrome / Firefox browser extension to interact with the note taking desktop application [QOwnNotes](https://www.qownnotes.org) for managing bookmarks and act as a web-clipper.
Chrome / Firefox browser extension to interact with the note-taking desktop application [QOwnNotes](https://www.qownnotes.org) for managing bookmarks and act as a web-clipper.

[QOwnNotes](https://www.qownnotes.org) is the **open source** (GPL) plain-text file **Markdown note taking**
[QOwnNotes](https://www.qownnotes.org) is the **open source** (GPL) plain-text file **Markdown note-taking**
application for GNU/Linux, macOS and Windows, that (optionally) works together with the notes application of
[**ownCloud**](https://github.com/owncloud/notes) or [**Nextcloud**](https://github.com/Nextcloud/notes).

Expand Down Expand Up @@ -80,13 +80,13 @@ for more information on how to use access keys in your browser.
```bash
npm install

npm run dev chrome
npm run dev firefox
npm run dev-chrome
npm run dev-firefox
```

### Icons

[Material Icons](https://fonts.google.com/icons) are used for the extension icons.
[Material Design Icons](https://fonts.google.com/icons) are used for the extension icons.

## Building packages

Expand Down
Binary file modified screenshots/bookmarks-Google-1280x800.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/bookmarks.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7c31bfb

Please sign in to comment.