From d68cbd9516e1e001a4bf92d10610894f663eb8f6 Mon Sep 17 00:00:00 2001 From: Srdjan Grubor <sgnn7@sgnn7.org> Date: Mon, 10 Feb 2020 14:44:57 -0600 Subject: [PATCH] Minor fix to README formatting `###Some text` -> `### Some text` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7e7f45..facd4ce 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ gh_fetch ======== -###Downloader and updater for your github repos. +### Downloader and updater for your github repos. - Did you ever needed to keep a backup of a large number of GitHub repos? -- GitLab