From deba83f2faf4b913f8e8192c453291aedcc1aa74 Mon Sep 17 00:00:00 2001 From: Norbert Moutarde Date: Fri, 11 Aug 2017 11:29:43 +0200 Subject: [PATCH] README.MD is clearer now (I think) --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e702a35..d0ec00e 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ diary-mobile ==================== -I need help to make the doc ! (all my soft capabilities is into action() for easy reading) +I need help to make the doc ! (all my soft capabilities is into action()) The first time this soft is launched, it will ask an URL to download the buttons (read ui.sql to understand what is expected).
-To upload in real time, you've to set the "upload" to a ftp server where -you've an account with syntax : +To upload in real time, you've to set ftp server (with "hack"->"action", and "set userftp", +"set passftp", "set host" and "set filebuttons", but filebuttons can be whatever you choose) +to a ftp server where you've an account on with syntax : ftp://[user]:[pass]@[hostname]/[filename] todo : -- 2.45.1