From: arno Date: Sun, 16 Aug 2009 13:22:35 +0000 (+0200) Subject: add example of api usage in README.txt X-Git-Tag: v0.3b_thomas~17 X-Git-Url: https://dev.renevier.net/gitweb.cgi?p=syp.git;a=commitdiff_plain;h=f9c417c94f3790ebe6023702c437b13d2bab63e5 add example of api usage in README.txt --- diff --git a/README.txt b/README.txt index ccd1f04..7c83b4a 100644 --- a/README.txt +++ b/README.txt @@ -64,7 +64,8 @@ Currently, SYP does not allow server API ---------- -The way server side communicates with client side is described at +Client/server communication follows an API. This allow for example creation of +scripts to automate some tasks. This api is described here. http://dev.renevier.net/syp.git/?a=blob_plain;f=devdoc/api.txt That document is mainly aimed at developers and inquiring people. You should not need it if you just want to install syp on your website.