From e456aca388245a44faa35dc0eee71a5fb23c4512 Mon Sep 17 00:00:00 2001 From: davidbaunach Date: Thu, 25 Jan 2024 22:44:07 -0600 Subject: [PATCH] Added how to doc --- How to LogGit.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 How to LogGit.txt diff --git a/How to LogGit.txt b/How to LogGit.txt new file mode 100644 index 0000000..a0a954a --- /dev/null +++ b/How to LogGit.txt @@ -0,0 +1,9 @@ +How To LogGit: + +Step 1. Host the repository to your website or whatever you want to share publically on Github or something. + +Step 2. If you can, place the logo and the url to clone that repo prominently on the site or whatever it is you're sharing. + +Step 3. Tell your friends they can get your project via LogGit. + +Step 4. Congratulate yourself on making the world a more offline-friendly place!