README.md in tay-0.0.5 vs README.md in tay-0.1.0
- old
+ new
@@ -49,10 +49,10 @@
#### Generators
Tay ships with a handful of code skeleton generators, documented below. Running `tay generate` will show a list of generators; `tay generate help *generator_name*` will show information specific to that generator.
-Currently available generators: page_action, browser_action, content_script.
+Currently available generators: page_action, browser_action, content_script, options_page.
#### Validating
Tay can validate extensions. By running `tay validate` it will check for mutually-exclusive features and missing fields in specifications as well as ensure that referenced files actually exist.
\ No newline at end of file