tAdd install/uninstall instructions - scholarref - tools for DOI and BiBTeX reference extraction, fetching, and parsing
 (HTM) git clone git://src.adamsgaard.dk/scholarref
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 956f325b4e71302d99db0e87d36f684dd2b2d9f9
 (DIR) parent fd52df489c9fec33f184274cd1ceb4a7e7420cb1
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Sat,  7 Sep 2019 06:22:49 +0200
       
       Add install/uninstall instructions
       
       Diffstat:
         M README                              |       6 +++++-
       
       1 file changed, 5 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/README b/README
       t@@ -1,11 +1,15 @@
        # scholarref
        
       -Tools to extract, fetch, and parse DOIs and BiBTeX bibliography references.
       +POSIX shell tools to extract, fetch, and parse DOIs and BiBTeX bibliography
       +references.
        
        - getdoi: extracts a DOI from a file or fetches it online from a search query
        - getref: get a BiBTeX entry from a DOI and parse it
        - scholarref: combine getref and getdoi for a BiBTeX entry from a search query
        
       +Use locally or run `make install` to install under `/usr/local/bin`. Run
       +`make uninstall` to remove.
       +
        ## Author
        Anders Damsgaard, https://src.adamsgaard.dk/scholarref