From 2425abefd8452316ca0df60e40ede66807e2fdba Mon Sep 17 00:00:00 2001 From: Alexandr Smirnov Date: Sun, 9 Jun 2024 21:40:52 +0300 Subject: [PATCH 1/2] Fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a97c169..03a0589 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ There will be 4 branches which all server a different purpose: ## Using the container images Using one of the container is quite straight forward. -The docker repository for them is called `kohanaworld/docker`. +The docker repository for them is called [kohanaworld/docker](https://hub.docker.com/r/kohanaworld/docker). By specifying the desired branch as docker-tag you can acquire the desired image. From d7a757a2943abc35e7b6d34ab030e81ea20d65d9 Mon Sep 17 00:00:00 2001 From: Alexandr Smirnov Date: Sun, 9 Jun 2024 21:42:23 +0300 Subject: [PATCH 2/2] Fix --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 03a0589..8baff1c 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,9 @@ There will be 4 branches which all server a different purpose: ## Using the container images Using one of the container is quite straight forward. -The docker repository for them is called [kohanaworld/docker](https://hub.docker.com/r/kohanaworld/docker). +The docker repository for them is called + +[kohanaworld/docker](https://hub.docker.com/r/kohanaworld/docker). By specifying the desired branch as docker-tag you can acquire the desired image.