From c7abe26ac1233f4119da7843bd12aa9ad2ac304a Mon Sep 17 00:00:00 2001 From: Ben Firshman Date: Mon, 22 Jun 2015 11:38:46 -0700 Subject: [PATCH] Add link to compose/swarm/network to readme Signed-off-by: Ben Firshman --- experimental/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/experimental/README.md b/experimental/README.md index 9510bd29ec..772cf1cc0b 100644 --- a/experimental/README.md +++ b/experimental/README.md @@ -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