diff --git a/README.md b/README.md index be1cdd7..8cab84e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ README ====== -The `docker-registry-frontend` is a pure web-based solution for browsing any private Docke repository that you can reach via a URL. +The `docker-registry-frontend` is a pure web-based solution for browsing any private Docker repository that you can reach via a URL. To follow the philosophy of Docker, this application is available in the form of an image that you can run as a container by executing this command: @@ -9,9 +9,9 @@ To follow the philosophy of Docker, this application is available in the form of This command starts the container and forwards the container's private port `80` to your host's port `8080`. Make sure you specify the correct url to your registry. -If you like the application, I invite you to contribute and report bugs or feature request on the project's github page: https://github.com/kwk/docker-registry-frontend +If you like the application, I invite you to contribute and report bugs or feature request on the project's github page: https://github.com/kwk/docker-registry-frontend. Thank you for your interest! -- Konrad +Konrad