Skip to content

Commit 743b47b

Browse files
authored
Merge pull request #242 from ipfs/feat/libp2p-readme
Adding a libp2p example readme
2 parents 2b0d206 + a9addef commit 743b47b

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

examples/readme-templates/libp2p.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# <topic>
2+
3+
[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io)
4+
[![](https://img.shields.io/badge/project-libp2p-blue.svg?style=flat-square)](http://github.com/libp2p/libp2p)
5+
[![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs)
6+
[![](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
7+
8+
> <description>
9+
10+
<long description>
11+
12+
## Table of Contents
13+
14+
<ToC>
15+
16+
## Install
17+
18+
<install>
19+
20+
## Usage
21+
22+
<usage>
23+
24+
## Lead
25+
26+
- [<lead>](https://github.com/<lead>)
27+
28+
## Contribute
29+
30+
Please contribute! [Look at the issues](https://github.com/libp2p/<repoName>/issues)!
31+
32+
Check out our [contributing document](https://github.com/libp2p/community/blob/master/CONTRIBUTE.md) for more information on how we work, and about contributing in general. Please be aware that all interactions related to libp2p are subject to the IPFS [Code of Conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md).
33+
34+
Small note: If editing the README, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.
35+
36+
## License
37+
38+
[MIT](LICENSE) © 2016 Protocol Labs Inc.

0 commit comments

Comments
 (0)