From 2fd8b8ff16943415f57f7ec366f5c5ebfe2ebd9a Mon Sep 17 00:00:00 2001 From: xhh Date: Mon, 31 Aug 2015 20:10:29 +0800 Subject: [PATCH] Update help text of config options in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b43351aa619..f288e847b09 100644 --- a/README.md +++ b/README.md @@ -264,6 +264,7 @@ CONFIG OPTIONS library template (sub-template) to use: - HTTP client: Jersey client 1.18. JSON processing: Jackson 2.4.2 jersey2 - HTTP client: Jersey client 2.6 + okhttp-gson - HTTP client: OkHttp 2.4.0. JSON processing: Gson 2.3.1 ``` Your config file for java can look like