diff --git a/README.md b/README.md index b67d307..dacac9e 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,10 @@ * Add a basic attribute. * Add some default components to `src/index.js`. - In particular, most used UI controls (e.g., colour picker?). - Definitely include one using `withState`. - Must ensure they are easily able to be quickly removed. + - In particular, most used UI controls (e.g., colour picker?). + - Will want an InspectorControls with a PanelBody + - Also want some BloclControl on there + - Must ensure they are easily able to be quickly removed. ## Usage