Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit 7084133

Browse files
committed
(readme): update readme
1 parent edd6d89 commit 7084133

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,13 @@ Check out the [Releases](https://github.com/ghiscoding/Angular-Slickgrid/release
3939
- since version `2.11.0`, you can also change your build `target` to `ES2015` for modern browser.
4040

4141
### Fully Tested with [Jest](https://jestjs.io/)
42-
Angular-Slickgrid recently reached **100%** Test Coverage, we are talking about ~10,000 lines of code (~2,600 unit tests) that are now fully tested with [Jest](https://jestjs.io/).
42+
Angular-Slickgrid recently reached **100%** Test Coverage, we are talking about ~10,000 lines of code (+2,600 unit tests) that are now fully tested with [Jest](https://jestjs.io/).
4343

4444
## Installation
4545
Refer to the **[Wiki - HOWTO Step by Step](https://github.com/ghiscoding/angular-slickgrid/wiki/HOWTO---Step-by-Step)** and/or clone the [Angular-Slickgrid Demos](https://github.com/ghiscoding/angular-slickgrid-demos) repository. Please don't open any issue unless you have followed these steps (from the Wiki), and if any of the steps are incorrect or confusing, then please let me know.
4646

47+
**NOTE:** if you have any question, please consider asking installation and/or general questions on [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=slickgrid)
48+
4749
### Demo page
4850
`Angular-Slickgrid` supports both `Bootstrap 3` and `Bootstrap 4`, you can see a demo of each one below.
4951
- [Bootstrap 3 demo](https://ghiscoding.github.io/Angular-Slickgrid) / [examples repo](https://github.com/ghiscoding/angular-slickgrid-demos/tree/master/bootstrap3-demo-with-translate)

0 commit comments

Comments
 (0)