Skip to content
This repository was archived by the owner on Feb 22, 2026. It is now read-only.

Commit 9fdb83f

Browse files
authored
Merge pull request ipfs/interface-go-ipfs-core#44 from ipfs/feat/readme-stub
README: stub This commit was moved from ipfs/interface-go-ipfs-core@10d2073
2 parents 720abd0 + 2285f7d commit 9fdb83f

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

coreiface/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)