Skip to content

Commit c348db5

Browse files
Readme file with example
1 parent f87e914 commit c348db5

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
run: npm run build
8282

8383
- name: Publish package
84-
uses: JS-DevTools/npm-publish@v1
84+
uses: npm publish
8585
with:
8686
access: 'public'
8787
check-version: true

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111
</div>
1212

1313

14-
>Dot Matrix Chart Component - NPM Package
14+
>A customizable ready to use Dot Matrix Chart Component for React
15+
16+
Try tweaking a dot matrix using this codesandbox link <a href="https://codesandbox.io/s/dot-matrix-chart-hqw9z0" >here</a>
1517

1618
## Installation
1719

0 commit comments

Comments
 (0)