diff --git a/README.md b/README.md index 5b60ca55d..64db05465 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ API Docs Discord Chat Rustc Version 1.40+ + Yew Awesome

@@ -47,6 +48,10 @@ Yew is a community effort and we welcome all kinds of contributions, big or smal Start learning about the framework by helping us improve our [Documentation](https://github.com/yewstack/docs). Pull requests which improve test coverage are also very welcome. +#### 😎 Looking for inspiration? + +Check out the community curated list of awesome things related to Yew / WebAssembly at [jetli/awesome-yew](https://github.com/jetli/awesome-yew). + #### 🤔 Confused about something? Feel free to drop into our [Discord chatroom](https://discord.gg/VQck8X4) or open a [new "Question" issue](https://github.com/yewstack/yew/issues/new/choose) to get help from contributors. Often questions lead to improvements to the ergonomics of the framework, better documentation, and even new features!