From a37e678fac01c286f8abb213026f3bca2d18c512 Mon Sep 17 00:00:00 2001 From: WRWPhillips <42WPhillips42@gmail.com> Date: Tue, 26 Oct 2021 11:59:21 -0500 Subject: [PATCH] added name to readme file --- README.md | 3 +++ htmlTest.html | 0 jsTest.js | 0 3 files changed, 3 insertions(+) create mode 100644 htmlTest.html create mode 100644 jsTest.js diff --git a/README.md b/README.md index ea55d27..914455b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # web50Example practice repo for web50 + + +Will Phillips \ No newline at end of file diff --git a/htmlTest.html b/htmlTest.html new file mode 100644 index 0000000..e69de29 diff --git a/jsTest.js b/jsTest.js new file mode 100644 index 0000000..e69de29