]> git.nothing2do.fr Git - diary-mobile.git/commitdiff
README.md completed
authorNorbert Moutarde <norbert.moutarde@nothing2do.eu>
Wed, 8 Jan 2014 15:28:50 +0000 (16:28 +0100)
committerNorbert Moutarde <norbert.moutarde@nothing2do.eu>
Wed, 8 Jan 2014 15:28:50 +0000 (16:28 +0100)
README.md
diary-mobile-android.pro

index 2656fe07bb8b4df2900fb557518a6e6e227d8c36..adc30bdcc45f2f3f945e2d44b8f457ef518ea217 100644 (file)
--- a/README.md
+++ b/README.md
@@ -7,8 +7,8 @@ or whatever Qt works on if you want, it's Qt !)
 the first time you run this, you've only one buttons ("config"),
 so click on and on the new page, choose "download". Now you've to write
 the full path to get your full button file (don't forget the "http://"
-like me the first time).
-to upload in real time, you've to set the "upload" to a ftp server where
+like me the first time).<br>
+To upload in real time, you've to set the "upload" to a ftp server where
 you've an account with syntax :
 ftp://[user]:[pass]@[hostname]/[filename]
 
index b969d43011156eb0e51c5e4a88be821037c36e8c..01e4a308df3ea73371c1b0449f6f6a1a70eb2f7e 100644 (file)
@@ -27,6 +27,7 @@ ANDROID_PACKAGE_SOURCE_DIR = $$PWD/android
 
 OTHER_FILES += \
     android/AndroidManifest.xml \
-    ui.sql
+    ui.sql \
+    README.md
 
 ANDROID_PACKAGE_SOURCE_DIR = $$PWD/android