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

Commit 447a6b2

Browse files
author
Alan Shaw
authored
docs: remove Go WIP
1 parent 01d7660 commit 447a6b2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

-4
Original file line numberDiff line numberDiff line change
@@ -146,10 +146,6 @@ tests.repo.gc(createCommon, { only: ['should do a thing'] }) // only run these n
146146
tests.repo(createCommon, { only: ['should do a thing'] })
147147
```
148148

149-
### Go
150-
151-
> [WIP](https://github.com/ipfs/interface-ipfs-core/issues/66)
152-
153149
## API
154150

155151
In order to be considered "valid", an IPFS core implementation must expose the API described in [/SPEC](/SPEC). You can also use this loose spec as documentation for consuming the core APIs. Here is an outline of the contents of that directory:

0 commit comments

Comments
 (0)