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

Updated README to redirect to the official page. The url in the file was good however the generated markdown link was not working.
This commit is contained in:
Julien 2016-07-08 10:25:30 +02:00
commit dc557f573d
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]