Skip to content

Commit 4b0b583

Browse files
jviidedevelopit
andauthored
Update README.md
Co-Authored-By: Jason Miller <[email protected]>
1 parent e248e5a commit 4b0b583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ The original goal for `htm` was to create a wrapper around Preact that felt natu
266266

267267
This meant giving up JSX, and the closest alternative was [Tagged Templates]. So, I wrote this library to patch up the differences between the two as much as possible. As it turns out, the technique is framework-agnostic, so it should work great with most Virtual DOM libraries.
268268

269-
As of 3.0.0, `htm` is stable, well-tested and ready for production use.
269+
`htm` is stable, fast, well-tested and ready for production use.
270270

271271
[Tagged Templates]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals#Tagged_templates
272272
[lit-html]: https://github.com/Polymer/lit-html

0 commit comments

Comments
 (0)