diff --git a/README.markdown b/README.markdown index d55a695..fac06e9 100644 --- a/README.markdown +++ b/README.markdown @@ -5,11 +5,7 @@ libstrophe is a lightweight XMPP client library written in C. It has minimal dependencies and is configurable for various environments. It runs well on Linux, Unix and Windows based platforms. -Its goals are: - -- usable quickly -- well documented -- reliable +libstrophe is dual licensed under MIT and GPLv3. Build Instructions ------------------