tUpdate README formatting - fffs - fast and simple shell plugin manager
 (HTM) git clone git://src.adamsgaard.dk/fffs
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit eed91d22bfebf9c3ed3a14ed24adb7473f88e9b0
 (DIR) parent 51ea32129f548e998ce653a8740b484acdea5565
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Thu, 22 Aug 2019 20:50:08 +0200
       
       Update README formatting
       
       Diffstat:
         M README                              |       3 ---
       
       1 file changed, 0 insertions(+), 3 deletions(-)
       ---
 (DIR) diff --git a/README b/README
       t@@ -1,10 +1,8 @@
        # fffs
        
        A fast and simple manager for shell plugins, written by Anders Damsgaard.
       -
        See LICENSE for licensing information.
        
       -```
        usage: fffs [OPTION] SHELL COMMAND
        fffs is a fast and simple manager for shell plugins
        where SHELL can be 'bash' or 'zsh'.
       t@@ -28,4 +26,3 @@ the shell-rc file. For ~/.zshrc:
                fffs zsh init
                . "$HOME/.config/fffs/lib/zsh/sources"
            fi
       -```