diff --git a/README.md b/README.md index d06d2d0..02455d5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # _{TODOApplication Name}_
- +

Authored by Jeff Chiu

Updated on: TODO

@@ -71,5 +71,6 @@ _If there are any issues, I can be contacted at jeffchiudev@gmail.com_ _{TODOTell me about the languages and tools you used to create this app. Assume that I know you probably used HTML and CSS. If you did something really cool using only HTML, point that out.}_ -_This extension is licensed under the MIT license._ +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) + Copyright (c) 2020 **_Jeff W. Chiu_** \ No newline at end of file diff --git a/src/js/main.js b/src/main.js similarity index 100% rename from src/js/main.js rename to src/main.js