From 807cd7201ceeb5e7d2877204491c404ff88a509c Mon Sep 17 00:00:00 2001 From: sloumdrone Date: Sat, 15 Dec 2018 11:38:25 -0800 Subject: [PATCH] Updating readme to include link to tomasinos work --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 79d8860..17f1b8b 100644 --- a/README.md +++ b/README.md @@ -80,3 +80,8 @@ Some version of windows executable may come along as well, depending on configur ## Contribute To contribute, please branch off of `develop` and then submit a pull request into `develop` with any changes. As the project grows I will likely add wiki, issues, etc as the need arises and more people get involved. + + +## Disambiguity + +There is [another project](https://github.com/jamestomasino/burrow) by the name of Burrow (that predates this one) by _jamestomasino_. It is a really cool collection of tools for managing gopher sites/projects. I definitely recommend checking it out!