diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..9f4b261 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# messenger-cli + +A CLI for the Messenger service of GNUnet. + +## (Planned) Dependencies + + - [gnunet](https://git.gnunet.org/gnunet.git/) + - [libgnunetchat](https://gitlab.com/gnunet-messenger/libgnunet-chat) + - [ncurses](https://www.gnu.org/software/ncurses/) |