tUpdate readme with deploy description - andersdamsgaard.com - my photography webpage
 (HTM) git clone git://src.adamsgaard.dk/andersdamsgaard.com
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit ce550b804e14e7bf9329d2841a1d228619f8115a
 (DIR) parent c4ef00733f13e30fd487d4402ba5e5a965f424a9
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Fri,  2 Nov 2018 13:56:12 +0100
       
       Update readme with deploy description
       
       Diffstat:
         M README.md                           |       7 ++++---
       
       1 file changed, 4 insertions(+), 3 deletions(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       t@@ -6,6 +6,7 @@ This repository contains the source for
        through [domains.google.com](https://domains.google.com), where the FastMail 
        nameservers are defined as primary nameservers.
        
       -Deployment occurs from the client (with the fastmail-files app password 
       -exported as `$FASTMAILKEY`, or through the [GitLab CI 
       -pipeline](https://gitlab.com/admesg/andersdamsgaard.com/pipelines).
       +Deployment occurs through the [GitLab CI 
       +pipeline](https://gitlab.com/admesg/andersdamsgaard.com/pipelines) after 
       +pushing to the master branch. Alternatively, deployment can happen from the 
       +client with `make deploy-local`.