From e2212386e0a4658e308f98e3fb86b52193a37b98 Mon Sep 17 00:00:00 2001 From: Jon Kristensen Date: Sun, 25 Mar 2012 12:14:10 +0200 Subject: [PATCH] minor changes --- README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README b/README index 36b1e6f..3565c90 100644 --- a/README +++ b/README @@ -1,4 +1,5 @@ -Pontarius XMPP 1.0 is a work in progress to build a Haskell XMPP library that -implements the client capabilities of RFC 6120 ("XMPP Core"). We are currently -working on cleaning up the code, the final architectural details and towards -feature-completeness to be able to move the project into beta. +Pontarius XMPP is a work in progress to build a Haskell XMPP library +that implements the client capabilities of RFC 6120 ("XMPP Core"). We +are currently working on cleaning up the code, the final architectural +details and towards feature-completeness to be able to move the +project into beta.