Add how to use the scripts. - hypochondria - Find your best suited disease.
       
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit 3cb71ad72dca178065ee00afac2354cacb0ff121
 (DIR) parent d2fe5eabce359a7ac73feb6153f8486f9921a2d1
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       Date:   Sat, 18 Mar 2017 16:37:32 +0100
       
       Add how to use the scripts.
       
       Diffstat:
         README.md                           |      10 ++++++++++
       
       1 file changed, 10 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       @@ -7,6 +7,16 @@ The original idea is taken from
        You  will  be  prompted for your symptoms (with autocompletion!) and the
        script will search for your appropriate disease.
        
       +## Using
       +
       +1.) Get the pickled diseases and symptoms.
       +
       +        % ./update-assets
       +
       +2.) Find your fitting disease.
       +
       +        % ./hypochondria
       +
        ## Licensing
        
        There  was  no  LICENSE  in the original repo. I put GPLv3 around what I