diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2014-12-19 17:53:28 +0100 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2014-12-19 17:53:28 +0100 |
| commit | 31180f5b45a646a39b178c0b344ea6f4f8557ae1 (patch) | |
| tree | 5edacc60d02854a01815f404c9fff7e82dfd1b78 /README.md | |
| parent | dd64ed24007cfe26ac511164762a89cff95b2f7e (diff) | |
| download | qxmpp-31180f5b45a646a39b178c0b344ea6f4f8557ae1.tar.gz | |
prune trailing whitespace
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -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 |
