diff options
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 |
