diff --git a/README.md b/README.md
index 19a9362..d3fe521 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,8 @@
 # Things You Can Learn And Use From This
 
 * How to build a `docker` image from a "dockerfile"
-* How to use `ansible` to create and destroy running `docker` servers
+* How to use `ansible` to create and destroy a `docker` network
+* How to use `ansible` to create, restart, and destroy `docker` servers
 * How host and `ssh` keys are managed on a `docker` instance
 * How to enable `ssh` access to a `docker` instance