Skip to content

Commit

Permalink
Merge pull request #10 from canjs/fix-readme
Browse files Browse the repository at this point in the history
update readme file
  • Loading branch information
cherifGsoul authored Oct 16, 2018
2 parents ba89ff1 + 53a4d7b commit 59da945
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,7 @@ const html = tpl({

## CanJS Compatibility

This library works fine with [CanJS](https://v2.canjs.com/) version **2.3.0+** and [webpack](https://webpack.github.io/) **2.0.0+**.

It was not (yet) tested with [CanJS](https://canjs.com/) version **3.0.0+**.
This library works fine with [CanJS](https://canjs.com/) version **4.0.0+** and [webpack](https://webpack.github.io/) **2.0.0+**.

## License
[MIT](https://opensource.org/licenses/MIT)

0 comments on commit 59da945

Please sign in to comment.