diff --git a/README.md b/README.md index 458de35c..31a27809 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ JqTree is a tree widget. Read more in the [documentation](https://mbraak.github. - Create a tree from JSON data - Drag and drop -- Works on ie11+, firefox, chrome and safari +- Works on all modern browsers - Written in Typescript The project is hosted on [github](https://github.com/mbraak/jqTree), has a [test suite](http://mbraak.github.io/jqTree/test/test.html). diff --git a/docs/_entries/03_features.md b/docs/_entries/03_features.md index 398c1589..f5e04963 100644 --- a/docs/_entries/03_features.md +++ b/docs/_entries/03_features.md @@ -9,7 +9,7 @@ name: features - Saves the state - Keyboard support - Lazy loading -- Works on ie11+, firefox, chrome and safari +- Works on all modern browsers - Written in Typescript The project is [hosted on github](https://github.com/mbraak/jqTree).