aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBin Chen <bin.chen@linaro.org>2016-04-10 15:59:05 +1000
committerTreehugger Robot <treehugger-gerrit@google.com>2016-04-19 00:17:21 +0000
commitf6fb4ff5baae61f42d4aca05f5c5100a9e613735 (patch)
treef7d1e31b3b890cf55db262b04b1dcb9a9fa148e2
parent07bc213376c1db1db568574b7a23767dd46e8df6 (diff)
downloadwebservd-f6fb4ff5baae61f42d4aca05f5c5100a9e613735.tar.gz
webservd: Fix README
webservd interface has switched from D-Bus to Binder. Change-Id: I79246fd68f2da553e05d8aff63e149ebda89824d Signed-off-by: Bin Chen <bin.chen@linaro.org>
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 5eaa374..38c4bc2 100644
--- a/README
+++ b/README
@@ -17,4 +17,4 @@ This directory contains a web server (webservd) and a client interface library
The current implementation of the web server uses libmicrohttpd for actual
HTTP request processing and dispatches the requests to libwebserv clients over
-D-Bus.
+Binder.