From e2751dfdecc18caa2b812c7c536ddb112493fe57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sascha=20I=C3=9Fbr=C3=BCcker?= Date: Sat, 4 Apr 2020 13:04:07 +0200 Subject: [PATCH] #14 Add community link --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c65f4b9..4c4cf15 100644 --- a/README.md +++ b/README.md @@ -110,4 +110,8 @@ Start the Django development server with: ``` python3 manage.py runserver ``` -The frontend is now available under http://localhost:8000 \ No newline at end of file +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) \ No newline at end of file