Add a README - 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 6354b253c498fb7f0a924c511366e6145b0d9f4a
 (DIR) parent 8e26b6e8b2e7b3f99edfd9d6bfda9460d43838dd
 (HTM) Author: Leonardo Taccari <iamleot@gmail.com>
       Date:   Wed, 12 Sep 2018 17:43:55 
       
       Add a README
       
       Diffstat:
        acmqueue/README |  30 ++++++++++++++++++++++++++++++
        1 files changed, 30 insertions(+), 0 deletions(-)
       ---
       diff -r 8e26b6e8b2e7 -r 6354b253c498 acmqueue/README
       --- /dev/null   Thu Jan 01 00:00:00 1970 +0000
       +++ b/acmqueue/README   Wed Sep 12 17:43:55 2018 +0200
       @@ -0,0 +1,30 @@
       +acmqueue CGI is a shell script that parses the RSS feed of ACM
       +Queue via common/feed.sh and permit to read available article
       +converting them to text via common/html.sh.
       +
       +To use it just add `[1|...]' entries in a .gph file, e.g.:
       +
       +    [1|ACM Queue|/cgi/acmqueue/feed.dcgi|server|port]
       +
       +Here a corresponding "screenshot" of sacc displaying the list of
       +articles:
       +
       + |     |
       + |     | ACM Queue
       + |     |
       + | Text+ Tracking and Controlling Microservice Dependencies   (2018-09-11)
       + | Text+ The Obscene Coupling Known as Spaghetti Code   (2018-08-07)
       + | Text+ Corp to Cloud: Google's Virtual Desktops   (2018-08-01)
       + |   [...]
       +
       +...and an article: (`The Obscene Coupling Known as Spaghetti Code'):
       +
       + | The Obscene Coupling Known as Spaghetti Code
       + | 
       + | Teach your junior programmers how to read code
       + | 
       + | Dear KV,
       + | 
       + | Forgive me, for my ACM membership has lapsed, and for my sins I have
       + | been saddled with mentoring a spaghetti coder.
       + | [...]