diff --git a/README.md b/README.md index cf09d6d..be39a37 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # LeetcodeSessionManager [](https://github.com/pawanjenu/LeetcodeSessionManager/actions/workflows/main.yml) #### Multiple Users, 1 Leetcode Premium Account!
-
+
@@ -22,6 +22,8 @@ if User-1, activates his session in his device and at the same time you(User-2)
How does this extension solve this issue?
you get to choose the session(sub-account) you want to track your submissions, and this extension will make sure, its tracked inside your chosen session.
+*summary*: Think of it like netflix screens, the question you solved gets saved to your screen(session).
+
# Usage:
* Please make sure that you are logged in to leetcode.com before using the extension.
* On the first run, no session is chosen, so please click on the the drop down and select the desired session.
diff --git a/src/app/app.component.html b/src/app/app.component.html
index b9f48ae..d9151f1 100644
--- a/src/app/app.component.html
+++ b/src/app/app.component.html
@@ -343,7 +343,7 @@