Skip to content

Commit 79abd2e

Browse files
committed
Standardized Readme, added License
See #124 (comment)
1 parent 02e1dc0 commit 79abd2e

File tree

2 files changed

+50
-0
lines changed

2 files changed

+50
-0
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 IPFS Community
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: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,27 @@
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+
[![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
611

712
- [About](#about)
813
- [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)
923
- [Calendar](#calendar)
1024
- [Swag](#swag)
1125
- [People](#people)
26+
- [Events calendar](#events-calendar)
1227

1328
## About
1429

@@ -118,3 +133,17 @@ Seattle IPFS Meetup #1 | Seattle - Surf Incubator | July 23, 2015
118133
Portland IPFS Meetup #1 | Portland - ctrlH HackerSpace | July 22, 2015 | [attending](http://attending.io/events/ipfs-portland-meetup-the-permanent-distributed-web)
119134
Data Terra Nemo 2015 | Berlin | May 23-24, 2015 | [dtn](http://dtn.is/)
120135
FluentConf 2015 | San Francisco | April 22, 2015 | [fluent](http://fluentconf.com/javascript-html-2015/public/schedule/detail/43686)
136+
137+
## Contribute
138+
139+
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).
140+
141+
This repository falls under the IPFS [Code of Conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md).
142+
143+
### Want to hack on IPFS?
144+
145+
[![](https://cdn.rawgit.com/jbenet/contribute-ipfs-gif/master/img/contribute.gif)](https://github.com/ipfs/community/blob/master/contributing.md)
146+
147+
## License
148+
149+
MIT © IPFS Community

0 commit comments

Comments
 (0)