Add a README for bandcamp dcgis - gophercgis - Collection of gopher CGI/DCGI for geomyidae
 (HTM) hg clone https://bitbucket.org/iamleot/gophercgis
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) changeset 2056dcf3bc7084d427a142aac517cdd4d0f58160
 (DIR) parent 19019d48380be946d04dc82650cd6ea1ee3ee75f
 (HTM) Author: Leonardo Taccari <iamleot@gmail.com>
       Date:   Wed,  5 Dec 2018 19:00:46 
       
       Add a README for bandcamp dcgis
       
       ("screenshot" should be added though!)
       
       Diffstat:
        bandcamp/README |  17 +++++++++++++++++
        1 files changed, 17 insertions(+), 0 deletions(-)
       ---
       diff -r 19019d48380b -r 2056dcf3bc70 bandcamp/README
       --- /dev/null   Thu Jan 01 00:00:00 1970 +0000
       +++ b/bandcamp/README   Wed Dec 05 19:00:46 2018 +0100
       @@ -0,0 +1,17 @@
       +bandcamp CGIs are shell scripts that parses an artist discography
       +and populate a menu with all available albums (music.dcgi).
       +Single albums are then parsed via album.dcgi and, if freely
       +available, a menu with links to corresponding mp3 is populated.
       +
       +To use it just add `[1|...]' entries in a .gph file, e.g.:
       +
       +    [1|Amon Tobin|/cgi/bandcamp/music.dcgi?amontobin|server|port]
       +
       +Here a corresponding "screenshot" of sacc displaying Amon Tobin
       +discography:
       +
       +    | TODO
       +
       +...and here the song list of album (TODO):
       +
       +    | TODO