Kaynağa Gözat

Update README.md with reference to the Blog

This just adds the URL to the blog entry at https://blog.docker.com/2015/11/docker-toolbox-compose/
Marcello de Sales 10 yıl önce
ebeveyn
işleme
8df1d3727a
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -3,6 +3,8 @@ Example Voting App
 
 
 This is an example Docker app with multiple services. It is run with Docker Compose and uses Docker Networking to connect containers together.
 This is an example Docker app with multiple services. It is run with Docker Compose and uses Docker Networking to connect containers together.
 
 
+More info at https://blog.docker.com/2015/11/docker-toolbox-compose/
+
 
 
 Running
 Running
 -------
 -------