diff --git a/README.md b/README.md index 1edc175..ccfa03e 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,19 @@ If something isn't a block yet, this theme will not have it. As each block happe ## Styling just like Gutenberg The idea of the default look for this theme is to as closely replicate that of the Gutenberg editor output as possible. As a result the focus is on that styling not creating a new look.. yet. As things grow, we may have styles and go further into what the theme can have... who knows. -## GNU General Public License v3 +## GNU General Public License v2 This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned with others. +## Installation +1. ... +2. ... + +## Development and Testing +After WordPress setup follow these steps: + +1. Install plugin: [Query Monitor](https://wordpress.org/plugins/query-monitor/) by Jogn Blackbourn +2. Install test data: [WP Test](https://github.com/poststatus/wptest#installation) + ## Roadmap ([See v1](https://github.com/wpugph/gutenberg-starter-theme/projects/1)) - Integrate UIKit 3 - Basic Gutenblocks for UIkit components