From 4f8c149ef57de06a80289fc88c3ada9cbc588e28 Mon Sep 17 00:00:00 2001 From: J-D-K Date: Mon, 25 Aug 2025 17:48:27 -0400 Subject: [PATCH] Add link to Drive and WebDav instructions. --- README.MD | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.MD b/README.MD index 7588949..188a0a4 100644 --- a/README.MD +++ b/README.MD @@ -73,6 +73,9 @@ JKSV's rewrite is a ground-up rewrite. It shares none of the original's code **a - **Safety:** - JKSV can require holding to complete destructive operations or be set to make quick automatic backups upon restoring backups. +## Remote Storage / Upload instructions. +Detailed instructions for how to use JKSV's Google Drive and WebDav features can be found **[here](https://switch.hacks.guide/homebrew/jksv.html)**. + ## Building: 1. Requires [devkitPro](https://devkitpro.org/) and [libnx](https://github.com/switchbrew/libnx).