diff --git a/README.md b/README.md index a4b02ba..a083024 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,6 @@ import { Spreadsheet } from 'spreadsheet const target = document.querySelector('#spreadsheet_container') const spreadsheetInstance = new Spreadsheet(target) ``` - \ No newline at end of file + + +Demo \ No newline at end of file