Skip to content

Commit b9289fb

Browse files
authored
docs: fix typos and add links to some examples
1 parent 68d3c0f commit b9289fb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ The modernization steps:
100100
- note that the changelog did not exists prior to `v3.0.0`
101101
- v4.x is now ESM-Only
102102
- new features
103-
- Streaming API for large datasets
104-
- Excel Charts
103+
- Streaming API for large datasets (_see [Example 15](https://ghiscoding.github.io/excel-builder-vanilla/#/example15)_)
104+
- Excel Charts (_see [Example 18](https://ghiscoding.github.io/excel-builder-vanilla/#/example18)_)
105105

106106
The project now has only 1 small dependency which is [fflate](https://github.com/101arrowz/fflate).
107107

@@ -111,7 +111,7 @@ This modernization provides a huge decrease in the final build size, with only 1
111111

112112
### Used by
113113

114-
This fork was created mostly to support Tree Shaking (ESM), then to provide TS Types and finally to update all project dependencies. It is used by a few other Open Source libraries that I also maintain and require Excel export:
114+
This fork was created mostly to support Tree Shaking (ESM), provide TS Types and finally to update all project dependencies. It is used by a few other Open Source libraries that I also maintain and require Excel export:
115115

116116
- [Angular-Slickgrid](https://ghiscoding.github.io/angular-slickgrid-demos)
117117
- [Aurelia-Slickgrid](https://ghiscoding.github.io/aurelia-slickgrid-demos)

0 commit comments

Comments
 (0)