Skip to content

Commit 5829457

Browse files
committed
Update README.md
1 parent 917d372 commit 5829457

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

packages/charts/README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -11,21 +11,6 @@ yarn add @ui5/webcomponents-react-charts
1111
### Documentation
1212
You can find an interactive documentation in our [Storybook](https://sap.github.io/ui5-webcomponents-react/).
1313

14-
## Contributing
15-
16-
### Create New Components
17-
18-
You can create new components with our cli: 🎉<br>
19-
Using npm:
20-
```bash
21-
npm run create-component YOUR_COMPONENT_NAME
22-
```
23-
Using yarn:
24-
```bash
25-
yarn create-component YOUR_COMPONENT_NAME
26-
```
27-
These commands will create a new folder in the src folder, containing the index, the stylesheets as well as the demo.
28-
2914
## Contribute
3015
Please check our [Contribution Guidelines](https://github.com/SAP/ui5-webcomponents-react/blob/master/CONTRIBUTING.md).
3116

0 commit comments

Comments
 (0)