diff options
-rw-r--r-- | README | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 |