From 9c4764925a76850f74f3b55e4dc7eca40c381ce4 Mon Sep 17 00:00:00 2001 From: Steve Date: Sat, 17 Aug 2024 11:22:07 -0400 Subject: [PATCH] WIP --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e922881..c4beb47 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ go install . To start backing up your repos simply run the command `radicalize` in the parent directory of all your projects. This will creep through all directories for .git repos on a surface level, so if you have sub directories you will want to navigate to those separately. After finding all git repos you can select which ones you would like to init to your Radicle node. Once you have confirmed the selection it will work through each repo and initialize it. -![radicalize gif](https://dweb.mypinata.cloud/ipfs/QmXog19G7QvqHQUMH4R6aCaq8J9qfKAU9ethr51PUjtKjM) +![radicalize gif](https://dweb.mypinata.cloud/ipfs/QmXog19G7QvqHQUMH4R6aCaq8J9qfKAU9ethr51PUjtKjM?filename=image.gif) ### Private Repos