From 4d1c3c9b1556bcb637b0ca99969d0efe1c8f2eb7 Mon Sep 17 00:00:00 2001 From: bsarvan Date: Tue, 8 Dec 2015 14:38:53 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 774d4829..5cc75969 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Docker Fundamentals WebApp ========================== -The Docker Fundamentals repository contains the example Hello World Python WebApp +The Docker 2 Fundamentals repository contains the example Hello World Python WebApp ## License From c5df626f5f4887bfadd53ab989e3231ecde6f955 Mon Sep 17 00:00:00 2001 From: bsarvan Date: Fri, 18 Dec 2015 19:43:51 +0530 Subject: [PATCH 2/2] This is a demo commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5cc75969..ab07c682 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Docker Fundamentals WebApp The Docker 2 Fundamentals repository contains the example Hello World Python WebApp +This change is for demo. + ## License Apache 2.0