From fa5bf68cb3acb3d74d25d4728b3dd3c19983b193 Mon Sep 17 00:00:00 2001 From: Ahmad Noman Musleh Date: Fri, 11 Mar 2022 11:00:37 +0300 Subject: [PATCH] Changed readme --- samples/KleinWebAppSample/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/samples/KleinWebAppSample/README.md b/samples/KleinWebAppSample/README.md index c2edba3..ebab269 100644 --- a/samples/KleinWebAppSample/README.md +++ b/samples/KleinWebAppSample/README.md @@ -37,6 +37,4 @@ Then run the "main.py" file. Open the "localhost:8080" on your web browser. -You can escape the account authentication if you have already an access token, go to: "localhost:8080/client-area?token=your-access-token" - ![Screenshot](screenshot.png)