README.md in open-dock-0.1.11 vs README.md in open-dock-0.1.13
- old
+ new
@@ -1,5 +1,5 @@
-# Open Dock
+# ![logo](logo.jpg)
Gem for orchestrating the creation of infrastructures of hosts and containers. You can manage CREATION (in any provider: DigitalOcean, Gcloud, vagrant for the moment), SHIPPING (with docker containers) and CONFIGURING (with Chef). All with 3 commands per host:
1. `ops create prod.example.com`: Create hosts from all possible cloud providers (i.e.: DigitalOcean, GCloud, Rackspace, Linode ...).
1. `ops ship prod.example.com`: Ship those hosts with Docker containers.