diff --git a/CHANGELOG.md b/CHANGELOG.md index b19a5d9..eb02227 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,8 @@ Types of changes are: ## Unreleased +## v1.0.0 - 2019-03-28 + ## Added * [Ticket #1](https://github.com/robcharlwood/super-duper-minikuber/issues/1): Create Dockerfile diff --git a/README.md b/README.md index a2682f7..8d7ccbc 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A simple Python 3 Flask app with code to run the app in a container in minikube with load balancing -## Initial checkout and setup of codeabase +## Initial checkout and setup of codebase * Open terminal and move to a suitable directory on your machine * Run ``git clone git@github.com:robcharlwood/super-duper-minikuber.git``