#14 Add community link

This commit is contained in:
Sascha Ißbrücker 2020-04-04 13:04:07 +02:00
parent e402907933
commit e2751dfdec
1 changed files with 5 additions and 1 deletions

View File

@ -111,3 +111,7 @@ Start the Django development server with:
python3 manage.py runserver python3 manage.py runserver
``` ```
The frontend is now available under http://localhost:8000 The frontend is now available under http://localhost:8000
### Community
- [linkding-extension](https://github.com/jeroenpardon/linkding-extension) Chromium compatible extension that wraps the linkding bookmarklet. Tested with Chrome, Edge, Brave. By [jeroenpardon](https://github.com/jeroenpardon)