tAdd reference to AUTHORS and add contribution guidelines - 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 28ce2455d6cc79acdd0c8ee679593c38bc0abc4c
 (DIR) parent e877a345a7ece600f9c00c0c0493522a4497a37d
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Mon, 25 Nov 2019 17:30:22 +0100
       
       Add reference to AUTHORS and add contribution guidelines
       
       Diffstat:
         M README                              |       6 +++++-
       
       1 file changed, 5 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/README b/README
       t@@ -27,9 +27,13 @@ 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
       +Anders Damsgaard <anders@adamsgaard.dk> and others. See AUTHORS file.
       +Main repository: https://src.adamsgaard.dk/scholarref
        The getdoi script is inspired by Luke Smith.
        
       +## Contributing
       +Please send patches by e-mail to anders@adamsgaard.dk
       +
        ## License
        GNU Public License v.3 or later. See LICENSE for details.