From a457f85cd40bf5fa35f256fc3c995f48f0de3d4a Mon Sep 17 00:00:00 2001 From: Coxxs <3007303+Coxxs@users.noreply.github.com> Date: Thu, 25 May 2023 04:22:39 +0800 Subject: [PATCH] f --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4431667..27e8634 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ NSOk requires a rooted Android phone. 4. Reboot, and open NSO app -5. NSOk is now running on the `9000` port of your phone. Forward it to your PC using adb (`adb tcp:9000 tcp:9000`), and you can access it using `http://127.0.0.1:9000/k` +5. NSOk is now running on the `9000` port of your phone. Forward it to your PC using adb (`adb tcp:9000 tcp:9000`), and you can access it using `http://127.0.0.1:9000/f` Special thanks to [f-API](https://github.com/imink-app/f-API). @@ -24,4 +24,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. \ No newline at end of file +SOFTWARE.