From fd8327fc06eac6cf1927ae9c59f4b458a22f591d Mon Sep 17 00:00:00 2001 From: Strawmanbobi Date: Sun, 10 Feb 2019 18:44:09 +0800 Subject: [PATCH] updated README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f43eba3..68272da 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# irext Java web API -Indexing to the specified remote index and download its IR binary file +# IRext Java Web API + +Indexing to the specified remote index and download IR binary file for it. Please refer to the README in subfolders for [Android](https://github.com/irext/irext-web-api/tree/master/android-sdk) and [Java web](https://github.com/irext/irext-web-api/tree/master/web-sdk).