Skip to content
This repository was archived by the owner on Jun 19, 2023. It is now read-only.

Commit 10d2073

Browse files
authored
Merge pull request #44 from ipfs/feat/readme-stub
README: stub
2 parents 56e7e7a + bfec0ce commit 10d2073

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

README.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
interface-go-ipfs-core
2+
==================
3+
4+
[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://protocol.ai)
5+
[![](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](https://ipfs.io/)
6+
[![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](https://webchat.freenode.net/?channels=%23ipfs)
7+
[![Coverage Status](https://codecov.io/gh/ipfs/interface-go-ipfs-core/branch/master/graph/badge.svg)](https://codecov.io/gh/ipfs/interface-go-ipfs-core/branch/master)
8+
9+
> The CoreAPI interfaces for go-ipfs.
10+
11+
## Lead Maintainer
12+
13+
[Steven Allen](https://github.com/Stebalien)
14+
15+
## Table of Contents
16+
17+
- [Background](#background)
18+
- [Contribute](#contribute)
19+
- [License](#license)
20+
21+
## Documentation
22+
23+
TODO
24+
25+
## Contribute
26+
27+
PRs are welcome!
28+
29+
Small note: If editing the Readme, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.
30+
31+
## License
32+
33+
MIT © Protocol Labs

0 commit comments

Comments
 (0)