mirror of
https://github.com/tribufu/unwrap-gui
synced 2025-06-15 18:54:19 +00:00
Create basic library
This commit is contained in:
24
README.md
24
README.md
@ -1 +1,23 @@
|
||||
# UnwrapGui
|
||||
# Unwrap Gui
|
||||
|
||||
Show a native dialog message when unwrap.
|
||||
|
||||
[![Crates.io][crates-badge]][crates-url]
|
||||
[![MIT License][mit-badge]][mit-url]
|
||||
[![Discord Chat][discord-badge]][discord-url]
|
||||
|
||||
[crates-badge]: https://img.shields.io/crates/v/unwrap-gui.svg
|
||||
[crates-url]: https://crates.io/crates/unwrap-gui
|
||||
[mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg
|
||||
[mit-url]: https://github.com/Tribufu/UnwrapGui/blob/main/LICENSE.txt
|
||||
[discord-badge]: https://img.shields.io/discord/276504514616623104.svg?logo=discord&style=flat-square
|
||||
[discord-url]: https://www.tribufu.com/discord
|
||||
|
||||
[Website](https://www.tribufu.com) |
|
||||
[Discord](https://www.tribufu.com/discord)
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the [MIT License].
|
||||
|
||||
[MIT License]: https://github.com/Tribufu/UnwrapGui/blob/main/LICENSE.txt
|
||||
|
Reference in New Issue
Block a user