aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBin Chen <bin.chen@linaro.org>2016-04-19 00:35:01 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-04-19 00:35:01 +0000
commit87c507181e0b5a82aa1c11fa18c1bca07a7e18b6 (patch)
treef7d1e31b3b890cf55db262b04b1dcb9a9fa148e2
parentf11c2765a2a60b830cf099680488d727237a5af9 (diff)
parentf6fb4ff5baae61f42d4aca05f5c5100a9e613735 (diff)
downloadwebservd-87c507181e0b5a82aa1c11fa18c1bca07a7e18b6.tar.gz
webservd: Fix README
am: f6fb4ff5ba * commit 'f6fb4ff5baae61f42d4aca05f5c5100a9e613735': webservd: Fix README Change-Id: I24e39725632ab3f0cf5d5dd1e9cdec646c3385fc
-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.