Added demo to Readme
This commit is contained in:
parent
dcbc3d8bf0
commit
0ed3bfe324
|
|
@ -12,3 +12,5 @@ const target = document.querySelector('#spreadsheet_container')
|
||||||
const spreadsheetInstance = new Spreadsheet(target)
|
const spreadsheetInstance = new Spreadsheet(target)
|
||||||
```
|
```
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<a href="https://yazmeyaa.github.io/spreadsheet_2/" target="_blank">Demo</a>
|
||||||
Loading…
Reference in New Issue