Browse code

Add link to compose/swarm/network to readme

Signed-off-by: Ben Firshman <ben@firshman.co.uk>

Ben Firshman authored on 2015/06/23 03:38:46
Showing 1 changed files
... ...
@@ -47,6 +47,7 @@ Unlike the regular Docker binary, the experimental channels is built and updated
47 47
 * [Support for Docker plugins](plugins.md)
48 48
   * [Volume plugins](plugins_volume.md)
49 49
 * [Native Multi-host networking](networking.md)
50
+* [Compose, Swarm and networking integration](compose_swarm_networking.md)
50 51
 
51 52
 ## How to comment on an experimental feature
52 53