From 3b3236216b83c9931554a9e2aaa2903e6855e69b Mon Sep 17 00:00:00 2001 From: Jason Pitman Date: Fri, 15 May 2020 12:54:07 -0500 Subject: [PATCH] Update README.md --- backup/archive_repos/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backup/archive_repos/README.md b/backup/archive_repos/README.md index 0c081c8..557a598 100644 --- a/backup/archive_repos/README.md +++ b/backup/archive_repos/README.md @@ -6,6 +6,6 @@ Use this to archive repos from Github, Bitbucket, or wherever. Coming soon. -### Note +--- -Repositories need to be in the `repo.txt` file in your temporary directory. This file **MUST** have an empty line at the end in order to get all of the repositories in the list. (Plus, it's good practice to always have an empty line at the end of your file anyway.) \ No newline at end of file +> Note: Repositories need to be in the `repo.txt` file in your temporary directory. This file **MUST** have an empty line at the end in order to get all of the repositories in the list. (Plus, it's good practice to always have an empty line at the end of your file anyway.) \ No newline at end of file