From db9d96df0573c14305e1adcbd508c3735fd2db60 Mon Sep 17 00:00:00 2001 From: Niel C Date: Sat, 27 Feb 2016 19:34:07 -0500 Subject: [PATCH] Updating README --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d3ea10..072c4e9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # chrome-extension-starter ## Official Documentation +This is a directory tree of links to various Chrome developer pages. + - [Extensions](https://developer.chrome.com/extensions) - Learn Basics - [Overview](https://developer.chrome.com/extensions/overview) @@ -45,9 +47,16 @@ - [Stack Overflow](http://stackoverflow.com/tags/google-chrome-extension/info) -### Files Included +## Folders + + +### app-template - manifest.json - icon.png - popup.html - popup.js +### theme-template +- manifest.json +- images +