@cuby-ui/icons 0.0.386 → 0.0.388

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -5,7 +5,8 @@ This library was generated with [Angular CLI](https://github.com/angular/angular
5
5
  ## Code scaffolding
6
6
 
7
7
  Run `ng generate component component-name --project icons` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project icons`.
8
- > Note: Don't forget to add `--project icons` or else it will be added to the default project in your `angular.json` file.
8
+
9
+ > Note: Don't forget to add `--project icons` or else it will be added to the default project in your `angular.json` file.
9
10
 
10
11
  ## Build
11
12