From 9dde875d9b6684e137115895d2217804ed90c97e Mon Sep 17 00:00:00 2001 From: Wyrrrd Date: Wed, 25 Aug 2021 11:28:08 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1453d4a..951d064 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ Share URLs on Android into Hydrus Client API ## How to setup - Download [HTTP Request Shortcuts](https://http-shortcuts.rmy.ch/) - - Import .zip file + - Import [ZIP file](https://github.com/Wyrrrd/send-to-hydrus/releases/latest/download/shortcuts.zip) - Set variable `hydrus_url` to your Hydrus Client API URL - - Set variable `hydrus_api_key` to your API key or perform a request. + - Perform request or set variable `hydrus_api_key` to your API key - ... - Profit!