Skip to content

Commit a931c60

Browse files
rootroot
authored andcommitted
updated README.md
1 parent 8958247 commit a931c60

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,14 @@ $ npm run build
372372
373373
```
374374

375+
- For publishing
376+
377+
```
378+
$ npm run build
379+
$ npm publish dist
380+
381+
```
382+
375383
## Going Beyond Charts
376384

377385
- Explore 20+ pre-built business specific dashboards for different industries like energy and manufacturing to business functions like sales, marketing and operations [here](https://www.fusioncharts.com/explore/dashboards).

dist/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,14 @@ $ npm run build
372372
373373
```
374374

375+
- For publishing
376+
377+
```
378+
$ npm run build
379+
$ npm publish dist
380+
381+
```
382+
375383
## Going Beyond Charts
376384

377385
- Explore 20+ pre-built business specific dashboards for different industries like energy and manufacturing to business functions like sales, marketing and operations [here](https://www.fusioncharts.com/explore/dashboards).

0 commit comments

Comments
 (0)