From 197d807ca90872df4a5099fdc79da9ba7e612c0f Mon Sep 17 00:00:00 2001 From: Strawmanbobi Date: Thu, 8 Feb 2024 15:17:59 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2df4899..0693f28 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Indexing to the specified remote index and download IR binary file for it. ## Android SDK Usage ### 1. Register your APP -Register your APP on irext SDK console [irext SDK console](http://irext.net), (You need to register an irext account first) +Register your APP on irext SDK console [irext SDK console](http://site.irext.net/sdk), (You need to register an irext account first) You need to fetch the package name and SHA1 signature of your APP and fill these information as SDK registration information @@ -180,7 +180,7 @@ webApis.downloadBin(remoteIndex.getRemote_map(), remoteIndex.getId(), downloadBi ## Java Web SDK Usage ### 1. Register your APP -Register your APP on irext SDK console [irext SDK console](http://irext.net), (You need to register an irext account first +Register your APP on irext SDK console [irext SDK console](http://site.irext.net/sdk), (You need to register an irext account first While your APP is registered, you can see the APP key and APP secret in your APP list