Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit d90e8bb

Browse files
committed
Fix README typo + tweaks.
1 parent da8c2ce commit d90e8bb

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,16 @@ The API is presented with both Node.js and Go primitives. However, there are no
1212

1313
# Modules that implement the interface
1414

15-
- [JavaScript IPFS implementation](https://github.com/ipfs/js-ipfs)
16-
- [JavaScript ipfs-api](https://github.com/ipfs/js-ipfs-api)
15+
- **WIP** [JavaScript IPFS implementation](https://github.com/ipfs/js-ipfs)
16+
- **WIP** [JavaScript ipfs-api](https://github.com/ipfs/js-ipfs-api)
1717
- Soon, go-ipfs, go-ipfs-api, java-ipfs-api, python-ipfs-api and others will implement it as well.
1818

19-
Send a PR to add a new one if you happen to find or write one.
19+
Send in a PR if you find or write one!
2020

2121
# Badge
2222

23-
Include this badge in your readme if you make a new module that uses interface-stream-muxer API.
23+
Include this badge in your readme if you make a new module that implements
24+
interface-ipfs-core API.
2425

2526
![](/img/badge.png)
2627

0 commit comments

Comments
 (0)