aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorManjeet Dahiya <manjeetdahiya@gmail.com>2014-04-18 13:47:12 +0530
committerManjeet Dahiya <manjeetdahiya@gmail.com>2014-04-18 14:40:46 +0530
commit051295baa9c1a9cc953fece3d339f8174fb30127 (patch)
treeb28b1e6d61579ccf3e815e2718fea168e3bc3950 /README.md
parent69d63d0d83d75b771e0c9d51e2c46c75da2daec1 (diff)
better language
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 5 insertions, 6 deletions
diff --git a/README.md b/README.md
index c30ab153..f792a13f 100644
--- a/README.md
+++ b/README.md
@@ -100,8 +100,12 @@ http://doc.qxmpp.org/qxmpp-snapshot/
SUPPORTED PLATFORMS
===================
-For this release, the following platforms have been tested:
+It should work on all the plaforms supported by Qt. For a complete list of
+platforms support by Qt, see:
+http://qt-project.org/doc/supported-platforms.html
+
+In past, we have tested on variety of platforms:
win32-g++ (Qt SDK)
win32-msvc2008 (Qt MSVC-2008)
win64-msvc2008 (Qt MSVC-2008)
@@ -109,11 +113,6 @@ For this release, the following platforms have been tested:
linux-g++ (32-bit and 64-bit)
macos-g++ (32-bit and 64-bit)
-It should work on all the plaforms supported by Qt. For a complete list of
-platforms support by Qt, see:
-
-http://qt-project.org/doc/supported-platforms.html
-
Please note that on Symbian, you will need to make sure your add the
"NetworkServices" to your application to enable it to access the network.
You can do this by adding the following to your .pro file: