-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #43 from TeamVastsea/SnowballXueQiu-patch-1
doc: changed some readme statements
- Loading branch information
Showing
1 changed file
with
18 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,18 @@ | ||
![header](https://s2.loli.net/2024/10/02/Get9iEBqf6HyCMg.png) | ||
|
||
Welcome to QwQUI, a modern and silky-smooth UI framework built on RsPack. Designed to elevate your web applications, QwQUI provides a seamless experience with cutting-edge performance. | ||
# 🎉 Welcome to QwQUI | ||
|
||
## Features | ||
A modern and silky-smooth UI framework built on RsPack. Designed to elevate your web applications, QwQUI provides a seamless experience with cutting-edge performance. | ||
|
||
- **Modern Design**: Embrace a sleek and contemporary aesthetic for your applications. | ||
- **Silky-Smooth Performance**: Enjoy fluid animations and fast interactions for a better user experience. | ||
- **Based on RsPack**: Leverage the power of RsPack for optimized builds and efficient development. | ||
## ✨ Features | ||
|
||
## Getting Started | ||
- **💻 Modern Design**: Embrace a sleek and contemporary aesthetic for your applications. | ||
- **⚡ Silky-Smooth Performance**: Enjoy fluid animations and fast interactions for a better user experience. | ||
- **🛠️ Based on RsPack**: Leverage the power of RsPack for optimized builds and efficient development. | ||
|
||
To get started with QwQUI: | ||
## 🚀 Getting Started | ||
|
||
To get started with QwQUI, install it using your favorite package manager: | ||
|
||
```bash | ||
npm install qwq-ui | ||
|
@@ -20,23 +22,21 @@ pnpm install qwq-ui | |
yarn add qwq-ui | ||
``` | ||
|
||
## Documentation | ||
## 📚 Documentation | ||
|
||
For detailed documentation on usage and components, visit our Documentation. | ||
For detailed documentation on usage and components, visit our [Documentation](https://qwq.ms). | ||
|
||
## Contributing | ||
## 🤝 Contributing | ||
|
||
We welcome contributions! Please read our [Contributing Guidelines](./CONTRIBUTING.MD) for more information. | ||
|
||
## License | ||
## 📜 License | ||
|
||
This project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for details. | ||
|
||
## Contact | ||
|
||
For questions or feedback, feel free to reach out via issues or contact us directly. | ||
## 🔗 Links | ||
|
||
- [Email: [email protected]](mailto:[email protected]) | ||
- [npmjs](https://www.npmjs.com/settings/qwqui/packages) | ||
- [Discord](https://discord.gg/eqnpnrn3) | ||
- [Discord Bot](https://github.com/TeamVastsea/QwQ-Discord-Bot) | ||
- [📧 Email: [email protected]](mailto:[email protected]) | ||
- [📦 npmjs](https://www.npmjs.com/settings/qwqui/packages) | ||
- [🗣️ Discord](https://discord.gg/TnupyDahvr) | ||
- [🤖Discord Bot](https://github.com/TeamVastsea/QwQ-Discord-Bot) |