diff --git a/README.md b/README.md index 148217d1..75d1d413 100644 --- a/README.md +++ b/README.md @@ -19,3 +19,4 @@ This project is designed for one to practice the Git/Github workflow here at Lam - Steve Rogers - Ryan Hamblin +- Tyler Spaulding \ No newline at end of file diff --git a/newFile.js b/newFile.js new file mode 100644 index 00000000..805037a8 --- /dev/null +++ b/newFile.js @@ -0,0 +1 @@ +// Hi there! Working with git! Hello World! \ No newline at end of file