From c88aa674c88b397cdd940336a846360261cbb51e Mon Sep 17 00:00:00 2001 From: Victor Dorneanu Date: Wed, 11 Dec 2019 12:36:57 +0100 Subject: [PATCH] pipe doesn't exist anymore (#2859) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1b67fa3a..2210fa76 100644 --- a/README.md +++ b/README.md @@ -2198,7 +2198,6 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [orange-cat](https://github.com/noraesae/orange-cat) - Markdown previewer 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. -* [Pipe](https://github.com/b3log/pipe) - A small and beautiful blogging platform. * [restic](https://github.com/restic/restic) - De-duplicating backup program. * [scc](https://github.com/boyter/scc) - Sloc Cloc and Code, a very fast accurate code counter with complexity calculations and COCOMO estimates. * [Seaweed File System](https://github.com/chrislusf/seaweedfs) - Fast, Simple and Scalable Distributed File System with O(1) disk seek.