Add link to compose/swarm/network to readme

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
This commit is contained in:
Ben Firshman 2015-06-22 11:38:46 -07:00
parent a7116c5e2b
commit e02947b236
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ Unlike the regular Docker binary, the experimental channels is built and updated
* [Support for Docker plugins](plugins.md)
* [Volume plugins](plugins_volume.md)
* [Native Multi-host networking](networking.md)
* [Compose, Swarm and networking integration](compose_swarm_networking.md)
## How to comment on an experimental feature