Reflow stub readme text and add Travis badge

This commit is contained in:
Tianon Gravi 2015-10-22 16:52:58 -07:00
parent eb637f04c4
commit 7c10d1092a
1 changed files with 4 additions and 5 deletions

View File

@ -22,10 +22,9 @@ hubPage="https://registry.hub.docker.com/_/$repo/"
cat <<EOREADME cat <<EOREADME
# About this Repo # About this Repo
This is the Git repo of the official Docker image for [$repo]($hubPage). See the This is the Git repo of the official Docker image for [$repo]($hubPage). See the Hub page for the full readme on how to use the Docker image and for information regarding contributing and issues.
Hub page for the full readme on how to use the Docker image and for information
regarding contributing and issues.
The full readme is generated over in [docker-library/docs]($gitRepo), The full readme is generated over in [docker-library/docs]($gitRepo), specificially in [docker-library/docs/$repo]($gitRepo/tree/master/$repo).
specificially in [docker-library/docs/$repo]($gitRepo/tree/master/$repo).
[![Travis CI](https://img.shields.io/travis/docker-library/$repo/master.svg)](https://travis-ci.org/docker-library/$repo/branches)
EOREADME EOREADME