From 9b8352aef436b1f5466d96442831065e907d31ba Mon Sep 17 00:00:00 2001 From: SLT World <76160587+SLT-World@users.noreply.github.com> Date: Thu, 25 Aug 2022 18:16:40 +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 0a0b4ac..f919f39 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ **Browse the web with a fast, lightweight web browser.** -SLBr is neither affiliated with Google nor Microsoft. - ## Installing SLBr Install the latest version of SLBr and open it - https://github.com/SLT-World/SLBr/releases/latest @@ -44,3 +42,5 @@ This is a guide on how to compile and run the source code. **The class "SECRETS" is missing** The SECRETS file is removed as it contains the API Keys of SLT's SLBr. To fix it, either remove the line of code that is causing the error, which will remove support for SafeBrowsing, www.google.com sign-ins and Geolocation. Or, generate a new C# class called "SECRETS", have string variables named "GOOGLE_API_KEY", "GOOGLE_DEFAULT_CLIENT_ID", "GOOGLE_DEFAULT_CLIENT_SECRET". + +SLBr is neither affiliated with Google nor Microsoft.