From 8ad63ed2012c82480ea16eed172de45ca5563fdd Mon Sep 17 00:00:00 2001 From: nicolaosc Date: Sun, 9 Sep 2018 09:59:06 +0200 Subject: [PATCH 1/2] updated docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d755d08..87a0b9f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # WorkmeoutFrontend -Following `https://angular.io/tutorial/` this is my little reinterpretation of the tutorial to play around with the new angular framework. +Following `https://angular.io/tutorial/` this is my little reinterpretation of the tutorial to play around with the latest angular framework. From 2164c3e0952ea7b2541a093cb0c06fa8dbc83ee7 Mon Sep 17 00:00:00 2001 From: nicolaosc Date: Sun, 9 Sep 2018 10:03:39 +0200 Subject: [PATCH 2/2] rewritten --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87a0b9f..08f2c6a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # WorkmeoutFrontend -Following `https://angular.io/tutorial/` this is my little reinterpretation of the tutorial to play around with the latest angular framework. +Following `https://angular.io/tutorial/` this is a reinterpretation to play around with the latest angular framework.