aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..cf141f7
--- /dev/null
+++ b/README.md
@@ -0,0 +1,11 @@
1# messenger-gtk
2
3A GTK based GUI 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 - [gtk3](https://gitlab.gnome.org/GNOME/gtk)
10 - [libhandy](https://gitlab.gnome.org/GNOME/libhandy/)
11 - [libnotify](https://gitlab.gnome.org/GNOME/libnotify)