diff --git a/README.md b/README.md index f173bff..0a658cf 100644 --- a/README.md +++ b/README.md @@ -74,9 +74,9 @@ You can then include the component on your page using the `name` property you se You can try it using the sample component we included in the `src` folder... ## IMPORTANT!!! -git + * Make sure you give your component a `name` property. It will be used as the tagname for your component ## Other Notes -* Excluding styles can greatly decrease the size of your compiled JS file as it doesn't need to add logic to inject the styles on the page \ No newline at end of file +* Excluding styles can greatly decrease the size of your compiled JS file as it doesn't need to add logic to inject the styles on the page