README.md in jgd-1.0 vs README.md in jgd-1.1

- old
+ new

@@ -25,7 +25,7 @@ env: global: - secure: ... install: - bundle -script: jgd --url=http://yegor256:${PASSWORD}@github.com/yegor256/blog.git +script: jgd -u http://yegor256:${PASSWORD}@github.com/yegor256/blog.git ```