From 4457d836413cf5cafb88e1e0ae1f321a3bd82301 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Fri, 6 Sep 2024 12:08:46 -0700 Subject: [PATCH] chore: cleanup readme fixes #30 --- README.md | 29 ----------------------------- 1 file changed, 29 deletions(-) diff --git a/README.md b/README.md index a744522..1ee5613 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,7 @@ go-flow-metrics ================== -[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](https://protocol.ai) -[![](https://img.shields.io/badge/freenode-%23libp2p-yellow.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23libp2p) [![](https://img.shields.io/badge/project-libp2p-yellow.svg?style=flat-square)](https://libp2p.io/) -[![Travis CI](https://travis-ci.org/libp2p/go-flow-metrics.svg?branch=master)](https://travis-ci.org/libp2p/go-flow-metrics) [![Discourse posts](https://img.shields.io/discourse/https/discuss.libp2p.io/posts.svg)](https://discuss.libp2p.io) @@ -13,29 +10,3 @@ go-flow-metrics A simple alternative to [rcrowley's go-metrics](https://github.com/rcrowley/go-metrics) that's a lot faster (and only does simple bandwidth metrics). - -## Table of Contents - -- [Install](#install) -- [Contribute](#contribute) -- [License](#license) - -## Install - -```sh -make install -``` - -## Contribute - -PRs are welcome! - -Small note: If editing the Readme, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification. - -## License - -MIT © Protocol Labs - ---- - -The last gx published version of this module was: 0.2.0: QmQFXpvKpF34dK9HcE7k8Ksk8V4BwWYZtdEcjzu5aUgRVr