aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..edce122
--- /dev/null
+++ b/README
@@ -0,0 +1,10 @@
+Molehole
+========
+
+Molehole is a (WIP) client for the Molerat protocol [0].
+It is implemented in rust using ratatui [1].
+
+Contributions are welcome, please send them to [email protected]
+
+[0]: https://trkt.in/molerat
+[1]: https://ratatui.rs