From 33c1aa0437c0d437c4f550703f4d024167bbad03 Mon Sep 17 00:00:00 2001 From: James Tomasino Date: Wed, 26 May 2021 12:58:04 +0000 Subject: [PATCH] Adds additional disambiguity --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4bb6b68..8a37fe6 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,8 @@ by _sloumdrone_. His burrow project is a GUI gopher client. Please check it out! There is also another project called "Burrow the Burrows" which can be found on gopher at: `gopher://kalos.mine.nu/1/burrow/index.gph`. It aims to construct and maintain a graph of the whole Gopherspace. +Finally, there is another [static site generator for gopher](https://github.com/hyperrealgopher/burrow) written in Haskell by @hyperrealgopher. It has similar features to my burrow. + ## Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.