summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-12-22 14:17:34 +0100
committerFlorian Bruhin <me@the-compiler.org>2020-12-22 14:17:34 +0100
commitcd9c701a1b847d82cca673e3f3f943e64ea9c66b (patch)
tree232701aea063f915cf272a6352fa87c18cccf6b9
parent52af93eb53c212167a586dcf81af5d72b05007b2 (diff)
downloadqutebrowser-cd9c701a1b847d82cca673e3f3f943e64ea9c66b.tar.gz
qutebrowser-cd9c701a1b847d82cca673e3f3f943e64ea9c66b.zip
Update docs
-rw-r--r--doc/changelog.asciidoc2
-rw-r--r--misc/userscripts/README.md4
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 35346da56..8bfb1f566 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -76,6 +76,8 @@ Added
- New userscripts:
- `kodi` to play videos in Kodi
- `qr` to generate a QR code of the current URL
+ - `add-nextcloud-bookmarks` to create bookmarks in Nextcloud's Bookmarks app
+ - `add-nextcloud-cookbook` to add recipes to Nextcloud's Cookbook app
Changed
~~~~~~~
diff --git a/misc/userscripts/README.md b/misc/userscripts/README.md
index 7e809a20a..938dd776d 100644
--- a/misc/userscripts/README.md
+++ b/misc/userscripts/README.md
@@ -35,8 +35,8 @@ The following userscripts are included in the current directory.
- [qr](./qr): Show a QR code for the current webpage via
[qrencode](https://fukuchi.org/works/qrencode/).
- [kodi](./kodi): Play videos in Kodi.
-- [add-nextcloud-bookmarks](./add-nextcloud-bookmarks): create bookmarks in Nextcloud's Bookmarks app
-- [add-nextcloud-cookbook](./add-nextcloud-cookbook): add recipes to Nextcloud's Cookbook app
+- [add-nextcloud-bookmarks](./add-nextcloud-bookmarks): Create bookmarks in Nextcloud's Bookmarks app.
+- [add-nextcloud-cookbook](./add-nextcloud-cookbook): Add recipes to Nextcloud's Cookbook app.
[castnow]: https://github.com/xat/castnow
[youtube-dl]: https://rg3.github.io/youtube-dl/