1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00

Updated README

This commit is contained in:
James Booth 2012-05-20 14:14:38 +01:00
parent 6ca850bf0f
commit 495a99be55

13
README
View File

@ -1,13 +1,10 @@
Ncurses based Irssi inspired Jabber client. Ncurses based Irssi inspired Jabber client.
Requires ncurses. Requires ncurses, libstrophe and glib.
Requires head-unit to run tests:
https://github.com/boothj5/head-unit
Run with -notls if the Jabber server doesn't Run with -notls if the Jabber server doesn't
properly support it properly support it
Note
----
Currently requires modified version of libstrophe
found at:
git://github.com/boothj5/libstrophe.git