2062ec3c13c848739853d68264590cf049a01e90
commit 2062ec3c13c848739853d68264590cf049a01e90
Author: spesk1 <spesk@pm.me>
Date: Tue May 21 22:57:45 2019 -0400

Update README

diff --git a/README.md b/README.md
index 99e241e..d222a1e 100644
--- a/README.md
+++ b/README.md
@@ -6,12 +6,9 @@ Mainly writing to learn more about Git and Perl, unlikely to be widely useful.
TODO:

Features:
---branch-from-master
-* generate an up to date new branch from upstream/master (whether you're forked or cloned directly)

---add-upstream
-* append upstream config to fork config
+--branch-from-upstream
+* generate an up to date new branch from upstream/master

Stuff to fix:
-* enforce req. of logging object in all relevant Git.pm subs
* multipule TODO:'s in various files