Skip to content

Commit 34f2f93

Browse files
committed
Standardized Readme, added License
See #124 (comment)
1 parent aafd4e4 commit 34f2f93

File tree

2 files changed

+58
-16
lines changed

2 files changed

+58
-16
lines changed

LICENSE

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
The MIT License (MIT)
2+
3+
Copyright (c) 2016 Protocol Labs, Inc.
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in
13+
all copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21+
THE SOFTWARE.

README.md

Lines changed: 37 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,29 @@
33
[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io)
44
[![](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](http://ipfs.io/)
55
[![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs)
6-
7-
- [About](#about)
8-
- [Meetups](#meetups)
9-
- [Berlin](#berlin)
10-
- [Bratislava](#bratislava)
11-
- [Copenhagen](#copenhagen)
12-
- [Lisbon](#lisbon)
13-
- [London](#london)
14-
- [Paris](#paris)
15-
- [Portland](#portland)
16-
- [San Francisco](#san-francisco)
17-
- [Seattle](#seattle)
18-
- [Calendar](#calendar)
19-
- [Swag](#swag)
20-
- [People](#people)
21-
- [Events calendar](#events-calendar)
6+
[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
7+
8+
> General discussion and documentation on community practices
9+
10+
## Table of Contents
11+
12+
- [About](#about)
13+
- [Meetups](#meetups)
14+
- [Berlin](#berlin)
15+
- [Bratislava](#bratislava)
16+
- [Copenhagen](#copenhagen)
17+
- [Lisbon](#lisbon)
18+
- [London](#london)
19+
- [Paris](#paris)
20+
- [Portland](#portland)
21+
- [San Francisco](#san-francisco)
22+
- [Seattle](#seattle)
23+
- [Calendar](#calendar)
24+
- [Swag](#swag)
25+
- [People](#people)
26+
- [Events calendar](#events-calendar)
27+
- [Contribute](#contribute)
28+
- [License](#license)
2229

2330
## About
2431

@@ -128,3 +135,17 @@ Seattle IPFS Meetup #1 | Seattle - Surf Incubator | July 23, 2015
128135
Portland IPFS Meetup #1 | Portland - ctrlH HackerSpace | July 22, 2015 | [attending](http://attending.io/events/ipfs-portland-meetup-the-permanent-distributed-web)
129136
Data Terra Nemo 2015 | Berlin | May 23-24, 2015 | [dtn](http://dtn.is/)
130137
FluentConf 2015 | San Francisco | April 22, 2015 | [fluent](http://fluentconf.com/javascript-html-2015/public/schedule/detail/43686)
138+
139+
## Contribute
140+
141+
Feel free to join in! All welcome. Your best to start is probably either in [Contributing.md](https://github.com/ipfs/community/blob/master/contributing.md) or in [the issues](https://github.com/ipfs/community/issues).
142+
143+
This repository falls under the IPFS [Code of Conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md).
144+
145+
**Want to hack on IPFS?**
146+
147+
[![](https://cdn.rawgit.com/jbenet/contribute-ipfs-gif/master/img/contribute.gif)](https://github.com/ipfs/community/blob/master/contributing.md)
148+
149+
## License
150+
151+
MIT © Protocol Labs, Inc.

0 commit comments

Comments
 (0)