From 2fbb7e3f59af2f1ea04f4dfe87f67166232801f7 Mon Sep 17 00:00:00 2001 From: ALZlper Date: Thu, 5 Mar 2020 12:22:02 +0100 Subject: [PATCH] Added Links to the README file --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a08e9f1..d13d06a 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,10 @@ This is a sample application used in Dockerizing PHP Application demo. Please follow below links if you want to see how to dockerize this sample PHP application. -YouTube Video: +## Further References + +YouTube Video: +https://www.youtube.com/watch?v=ewuUGwhsBv0 + Blog Post: +https://phpvideoacademy.com/how-to-install-docker-and-dockerize-php-application/