Skip to content

Commit a10ed1b

Browse files
meta: Update README with Yew etymology and pronunciation (#4014)
1 parent e418691 commit a10ed1b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@
4242
* Achieves high performance by minimizing DOM API calls for each page render and by making it easy to offload processing to background web workers.
4343
* Supports JavaScript interoperability, allowing developers to leverage NPM packages and integrate with existing JavaScript applications.
4444

45+
Yew is named after a type of evergreen tree, and is pronounced /juː/. [Entry with audio on Cambridge Dictionary](https://dictionary.cambridge.org/dictionary/english/yew).
46+
4547
*Note: Yew is not 1.0 yet. Be prepared to do major refactoring due to breaking API changes.*
4648

4749
## Contributing

0 commit comments

Comments
 (0)