tUpdate README - git-quick-start - an introduction to Git version control
 (HTM) git clone git://src.adamsgaard.dk/git-quick-start
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 09b2b61172426b034494900c55c90424f1807fe4
 (DIR) parent 4b4a5e6a09953e9c5cd1536de3e8eb47105f10a2
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Sat,  7 Sep 2019 06:48:15 +0200
       
       Update README
       
       Diffstat:
         M README.md                           |       7 +++++--
       
       1 file changed, 5 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       t@@ -1,4 +1,7 @@
        # A quick-start guide to Git
        
       -By [Anders Damsgaard](https://adamsgaard.dk). Go to 
       -[PDF](https://github.com/anders-dc/git-quick-start/raw/master/git-quick-start.pdf).
       +PDF download here: https://adamsgaard.dk/files/git-quick-start.pdf
       +
       +Author: Anders Damsgaard, https://src.adamsgaard.dk/git-quick-start
       +
       +License: GNU Public License v.3 or later, see LICENSE for details.