aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2019-01-08 04:53:45 +0100
committerRobin Krahl <robin.krahl@ireas.org>2019-01-08 04:53:45 +0100
commit31e1410bf3299301879171d5677f69925828844c (patch)
tree27f54f829432c2a94ba49f61ccf536480a377a1d /README.md
downloaddialog-rs-31e1410bf3299301879171d5677f69925828844c.tar.gz
dialog-rs-31e1410bf3299301879171d5677f69925828844c.tar.bz2
Create project skeleton
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..ddd881b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,17 @@
+# dialog-rs
+
+A Rust library for displaying dialog boxes using various backends.
+
+[Documentation][]
+
+## Contact
+
+For bug reports, patches, feature requests or other messages, please send a
+mail to [dialog-rs-dev@ireas.org][].
+
+## License
+
+This project is licensed under the [MIT License][].
+
+[Documentation]: https://docs.rs/dialog
+[MIT license]: https://opensource.org/licenses/MIT