Skip to content

Commit

Permalink
doc(examples): remove unecessary header info
Browse files Browse the repository at this point in the history
This is already covered in the project readme.
  • Loading branch information
Stebalien committed May 12, 2021
1 parent 10c163b commit 1c7f26e
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions examples/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
# `go-libp2p` examples and tutorials

[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](https://protocol.ai)
[![](https://img.shields.io/badge/project-libp2p-yellow.svg?style=flat-square)](https://libp2p.io/)
[![](https://img.shields.io/badge/freenode-%23libp2p-yellow.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23libp2p)
[![Discourse posts](https://img.shields.io/discourse/https/discuss.libp2p.io/posts.svg)](https://discuss.libp2p.io)
# go-libp2p examples and tutorials

In this folder, you can find a variety of examples to help you get started in using go-libp2p. Every example as a specific purpose and some of each incorporate a full tutorial that you can follow through, helping you expand your knowledge about libp2p and p2p networks in general.

Expand Down

0 comments on commit 1c7f26e

Please sign in to comment.