From 5f79e3c46ffd6cc1b18a6954a7db1bf4c02dfa1a Mon Sep 17 00:00:00 2001 From: Mattias Nystrom <35585644+mat7ias@users.noreply.github.com> Date: Thu, 12 Aug 2021 12:58:02 +0200 Subject: [PATCH] remove duplicate --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d3a262a..7692d75 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,6 @@ The users of Golem run the reference implementation in the form of the Rust impl - [gvm-vim](https://github.com/canokaue/gvm-vim) - Golemized docker image for compiling the VIM editor. - [YaJSapi fork with greeting example](https://github.com/rezahsnz/yajsapi) - Simple Node.js requestor app that greets you. It writes some important message to a file and then downloads it for you, the basic eskeleton of a requestor app. Look in `examples/greetings`. - [Golem Image Sharpening](https://github.com/visualNext/golem) - A tool to sharpen images. -- [Reddit Stat Bot](https://github.com/figurestudios/golem-stat-bot/) - Responds to commands in Reddit comments on /r/GolemProject, responding with statistics about the Golem Network. ## Developer and Requestor Resources