mirror of
https://github.com/sissbruecker/linkding
synced 2024-11-10 06:04:15 +00:00
#14 Add community link
This commit is contained in:
parent
e402907933
commit
e2751dfdec
1 changed files with 5 additions and 1 deletions
|
@ -110,4 +110,8 @@ Start the Django development server with:
|
|||
```
|
||||
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)
|
Loading…
Reference in a new issue