aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTheJackiMonster <thejackimonster@gmail.com>2021-06-06 21:40:36 +0200
committerTheJackiMonster <thejackimonster@gmail.com>2021-06-06 21:40:36 +0200
commitba5d35e5341a5bdb7009ab717f87a5435fab37c6 (patch)
treefec3a2fb52bdf7f354f1a286f7785ac521889217 /README.md
downloadmessenger-cli-ba5d35e5341a5bdb7009ab717f87a5435fab37c6.tar.gz
messenger-cli-ba5d35e5341a5bdb7009ab717f87a5435fab37c6.zip
Initial commit
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
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 @@
1# messenger-cli
2
3A CLI for the Messenger service of GNUnet.
4
5## (Planned) Dependencies
6
7 - [gnunet](https://git.gnunet.org/gnunet.git/)
8 - [libgnunetchat](https://gitlab.com/gnunet-messenger/libgnunet-chat)
9 - [ncurses](https://www.gnu.org/software/ncurses/)