aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2014-12-19 17:53:28 +0100
committerJeremy Lainé <jeremy.laine@m4x.org>2014-12-19 17:53:28 +0100
commit31180f5b45a646a39b178c0b344ea6f4f8557ae1 (patch)
tree5edacc60d02854a01815f404c9fff7e82dfd1b78 /README.md
parentdd64ed24007cfe26ac511164762a89cff95b2f7e (diff)
downloadqxmpp-31180f5b45a646a39b178c0b344ea6f4f8557ae1.tar.gz
prune trailing whitespace
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 30a1cc05..5d2f9138 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ version 2.1 or later.
BUILDING QXMPP
==============
-QXmpp requires Qt 4.5 or higher (with SSL enabled) and it uses
+QXmpp requires Qt 4.5 or higher (with SSL enabled) and it uses
the standard qmake build system of Qt.
Build from command line:
@@ -56,7 +56,7 @@ the examples and library.
INSTALLING QXMPP
================
-After building QXmpp, you can install the Headers, Libraries
+After building QXmpp, you can install the Headers, Libraries
and Documentation using the following command:
Install from command line:
@@ -75,7 +75,7 @@ to your C++ flags.
EXAMPLES
========
-Look at the example directory for various examples. Here is a description of
+Look at the example directory for various examples. Here is a description of
a few.
* *example_0_connected*
@@ -89,7 +89,7 @@ example, send it a message from a friend of this bot and you will
receive the message back. This example shows how to receive and send messages.
* *GuiClient*
-This is a full fledged Graphical XMPP client. This example will uses most of
+This is a full fledged Graphical XMPP client. This example will uses most of
the part of this library.
DOCUMENTATION
@@ -128,7 +128,7 @@ HOW TO REPORT A BUG
If you think you have found a bug in QXmpp, we would like to hear about
it so that we can fix it. Before reporting a bug, please check if the issue
is already know at:
-
+
https://github.com/qxmpp-project/qxmpp/issues
DISCUSSION GROUP