diff --git a/README.md b/README.md index f50b6a02caad4386cef641ab2ddcee62a95e0958..747be0de1f010c6626e702606b2baff948f6585b 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,9 @@ Here are some projects that use PyQt-Fluent-Widgets: * [**zhiyiYo/Groove**: A cross-platform music player based on PyQt5](https://github.com/zhiyiYo/Groove) * [**zhiyiYo/Alpha-Gobang-Zero**: A gobang robot based on reinforcement learning](https://github.com/zhiyiYo/Alpha-Gobang-Zero) +## Reference +* [**Windows design**: Design guidelines and toolkits for creating native app experiences](https://learn.microsoft.com/zh-cn/windows/apps/design/) +* [**Microsoft/WinUI-Gallery**: An app demonstrates the controls available in WinUI and the Fluent Design System](https://github.com/microsoft/WinUI-Gallery) ## License PyQt-Fluent-Widgets is licensed under [GPLv3](./LICENSE).