Skip to content

Commit f0c0ce0

Browse files
committed
Change wording in disclaimer
1 parent 47e959a commit f0c0ce0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
All the problems hosted on leetcode.com are intellectual propriety of LeetCode, LLC. **DO NOT UPLOAD THE DESCRIPTION OF
88
LEETCODE PROBLEMS ON GITHUB OR ON ANY OTHER WEBSITE** or you might receive ad DMCA Takedown notice.
99

10-
Read [LeetCode Terms of Service here](https://leetcode.com/terms/).
10+
Before using this script make read [LeetCode Terms of Service](https://leetcode.com/terms/).
1111

1212
To avoid committing the problem description on git, you can add `*.txt` to your `.gitignore` file.
1313

@@ -69,7 +69,7 @@ optional arguments:
6969
There are two ways to login in your LeetCode account, by providing username and password or by passing the cookies as
7070
program argument.
7171

72-
### Username and Password:
72+
### Username and Password
7373

7474
To login using username and password, insert them when prompted or pass them as parameter when lunching the script, like
7575
in the following example:

0 commit comments

Comments
 (0)