Updated _docker-compose to the latest version (from 0.1.0 to 1.5.0). (#5215)

Also fixed formatting of markdown URL in README.
This commit is contained in:
Julien Dubreuil 2016-07-19 00:24:12 +02:00 committed by Marc Cornellà
commit f4013053d3
2 changed files with 240 additions and 94 deletions

View file

@ -1,5 +1,4 @@
# Docker-compose plugin for oh my zsh
A copy of the completion script from the [docker-compose](1) git repo.
A copy of the completion script from the [docker-compose](https://github.com/docker/compose/blob/master/contrib/completion/zsh/_docker-compose) git repo.
[1]:[https://github.com/docker/compose/blob/master/contrib/completion/zsh/_docker-compose]