diff options
Diffstat (limited to 'libraries/libstrophe/README')
-rw-r--r-- | libraries/libstrophe/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/libstrophe/README b/libraries/libstrophe/README index 2518884004a3..55926b8db724 100644 --- a/libraries/libstrophe/README +++ b/libraries/libstrophe/README @@ -1,4 +1,4 @@ -libstrophe is a minimal XMPP library written in C. It has almost no -external dependencies, only an XML parsing library (expat or libxml -are both supported). It is designed for both POSIX and Windows +libstrophe is a minimal XMPP library written in C. It has almost no +external dependencies, only an XML parsing library (expat or libxml +are both supported). It is designed for both POSIX and Windows systems. |