Add how-to document (#102)

* adds how-to for using the bookmarklet on Android/Chrome

* Polish how-to doc and reference from README.md

* Add how-to for creating share action in Safari

Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@googlemail.com>
This commit is contained in:
André Kelpe
2021-05-13 17:52:13 +02:00
committed by GitHub
parent 5a380212d9
commit e4a082231f
3 changed files with 50 additions and 0 deletions

View File

@@ -101,6 +101,10 @@ Check the [options document](docs/Options.md) on how to configure your linkding
Check the [backups document](docs/backup.md) for options on how to create backups.
## How To
Check the [how-to document](docs/how-to.md) for tips and tricks around using linkding.
## API
The application provides a REST API that can be used by 3rd party applications to manage bookmarks. Check the [API docs](docs/API.md) for further information.