From 3052bd32d80de66ace54050299982435980d8e6f Mon Sep 17 00:00:00 2001 From: Phani Rithvij Date: Fri, 17 Dec 2021 14:42:46 +0530 Subject: [PATCH] Revert "added neo cowsay (#3896)" (#3948) This reverts commit 43ce0f614aef75f87eda55c125290d36ed3ed36e. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2a151235..42f5ba63 100644 --- a/README.md +++ b/README.md @@ -2827,7 +2827,6 @@ _**Unofficial** set of patterns for structuring projects._ * [mockingjay](https://github.com/quii/mockingjay-server) - Fake HTTP servers and consumer driven contracts from one configuration file. You can also make the server randomly misbehave to help do more realistic performance tests. * [myLG](https://github.com/mehrdadrad/mylg) - Command Line Network Diagnostic tool written in Go. * [naclpipe](https://github.com/unix4fun/naclpipe) - Simple NaCL EC25519 based crypto pipe tool written in Go. -* [Neo-cowsay](https://github.com/Code-Hex/Neo-cowsay) 🐮 cowsay is reborn. for a New Era. * [nes](https://github.com/fogleman/nes) - Nintendo Entertainment System (NES) emulator written in Go. * [Orbit](https://github.com/gulien/orbit) - A simple tool for running commands and generating files from templates. * [peg](https://github.com/pointlander/peg) - Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator.