Add some HISTORY bit

This commit is contained in:
Solene Rapenne 2020-12-05 20:23:47 +01:00
parent 3dd7fadd31
commit 0361325a6d
1 changed files with 6 additions and 0 deletions

View File

@ -58,3 +58,9 @@ On OpenBSD, enable and start inetd:
# rcctl enable inetd
# rcctl start inetd
```
# References
**Khan** is based on [Vger source code](https://tildegit.org/solene/vger).
I didn't want to add a lot of conditionals instructions to make
**Vger** support both gemini and gopher protocol.