Fix typos in README

pull/6/head
yuvipanda 2017-05-22 15:36:02 -07:00
rodzic 2ce071c714
commit 86b97f8d46
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -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