diff --git a/README.md b/README.md index 250e8606..b3fe7df4 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ ## Builder -**Note*: The project will probably be renamed soon! +**Note**: The project will probably be renamed soon! -A simple commandline tool that builds a docker image off a git repository & pushes it to a repo. +A simple commandline tool that builds a docker image off a git repository & pushes it to a docker registry. It mostly relies on other tools ([Source to Image](https://github.com/openshift/source-to-image) or just docker) for doing the actual building. It is a simple wrapper that does detection to figure out which