Added a bit more to the readme.
This commit is contained in:
parent
8bb0bc6189
commit
5168a633c4
|
@ -1,5 +1,7 @@
|
||||||
# GILD
|
# GILD
|
||||||
|
|
||||||
|
## The Generic Internet Listener Daemon
|
||||||
|
|
||||||
This is ancient history, and never was meant for doing anything practical; it's essentially
|
This is ancient history, and never was meant for doing anything practical; it's essentially
|
||||||
a joke. Its practical use - when it had any practical use - was to experiment with new
|
a joke. Its practical use - when it had any practical use - was to experiment with new
|
||||||
protocols.
|
protocols.
|
||||||
|
@ -8,3 +10,7 @@ The fact that protocols can be implemented in more or less any language you like
|
||||||
jape: see HTTP in under 100 lines of shell script.
|
jape: see HTTP in under 100 lines of shell script.
|
||||||
|
|
||||||
Enjoy!
|
Enjoy!
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
GPL version 2. You never were going to use this for anything commercial, seriously.
|
||||||
|
|
Loading…
Reference in a new issue