From 07db92643a117c68feaf07bc622d78f9f174fc49 Mon Sep 17 00:00:00 2001 From: Adrian Baumgart Date: Sun, 31 Mar 2024 21:55:27 +0200 Subject: [PATCH] changed README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9edc190..4de218d 100644 --- a/README.md +++ b/README.md @@ -23,11 +23,12 @@ Shlink Manager is an app for Android to see and manage all shortened URLs create ✅ Display QR code
✅ Dark mode support
✅ Edit existing short URLs
+✅ Quickly create Short URL via Share Sheet
## 🔨 To Do - [ ] Add support for iOS (maybe in the future) - [ ] add tags -- [ ] specify individual long URLs per device +- [ ] Add dynamic rule-based redirects system (Shlink v4.0.0) - [ ] improve app icon - [ ] Refactor code - [ ] ...and more