@@ -43,6 +43,7 @@ Please put all issues regarding:
-[Some things to try](#some-things-to-try)
-[Docker usage](#docker-usage)
-[Troubleshooting](#troubleshooting-1)
-[Packages](#packages)
-[Development](#development)
-[Contributing](#contributing)
-[License](#license)
...
...
@@ -324,6 +325,55 @@ Please direct general questions and help requests to our [forum](https://discuss
If you believe you've found a bug, check the [issues list](https://github.com/ipfs/go-ipfs/issues) and, if you don't see your problem there, either come talk to us on IRC (freenode #ipfs) or file an issue of your own!
## Packages
> This table is generated using the module [`package-table`](https://github.com/ipfs-shipyard/package-table) with `package-table --data=package-list.json`.
Listing of the main packages used in the IPFS ecosystem. There are also three specifications worth linking here:
| [`go-blockservice`](//github.com/ipfs/go-blockservice) | [](https://travis-ci.org/ipfs/go-blockservice) | N/A | [](https://codecov.io/gh/ipfs/go-blockservice) | service that plugs a blockstore and an exchange together |
| [`go-ipfs-api`](//github.com/ipfs/go-ipfs-api) | [](https://travis-ci.org/ipfs/go-ipfs-api) | N/A | [](https://codecov.io/gh/ipfs/go-ipfs-api) | a shell for the IPFS HTTP API |