From ece5aba9a500cab1be45755c2e8ac73e7374cab6 Mon Sep 17 00:00:00 2001 From: Chijindu Nwakama <69155326+Cnwak@users.noreply.github.com> Date: Fri, 30 Apr 2021 13:10:50 +0100 Subject: [PATCH 1/3] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d5f7753..b386230 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,6 @@ A simple clock application with 3 states; a regular clock, a stopwatch and a timer state. Built with [bulma css framework](bulma.io), font awesome 5 icons and vanilla JS. Used the revealing module and state patterns with 3 IIFEs. + + +Playing around with merge,pull requests and collaborating. Also forking. Pay no mind -Chijindu From bc12f54c34e3b572aa226d3d01c3562a06fedb86 Mon Sep 17 00:00:00 2001 From: Chijindu Date: Fri, 30 Apr 2021 14:55:55 +0100 Subject: [PATCH 2/3] df From 8f355668ca9f75c625c606c9ad0f4409cb2d84ec Mon Sep 17 00:00:00 2001 From: Chijindu Date: Fri, 30 Apr 2021 15:01:07 +0100 Subject: [PATCH 3/3] added a test branch and test text --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b386230..f545eab 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ # JS Clock App + A simple clock application with 3 states; a regular clock, a stopwatch and a timer state. Built with [bulma css framework](bulma.io), font awesome 5 icons and vanilla JS. Used the revealing module and state patterns with 3 IIFEs. - Playing around with merge,pull requests and collaborating. Also forking. Pay no mind -Chijindu + +Still playing with Git. Checking out something -Chijindu. + +Now added a test branch. Feel free to delete. No mind me abeg - Chijindu.