Skip to content

Commit 5b6b8c8

Browse files
authored
Update README.md
1 parent 9d733b5 commit 5b6b8c8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ Using API calls to get all leetcode questions and store its like/dislike counts
66
2. python module sqlalchemy
77

88
## steps
9-
1. execute the main.py
10-
2. start querying in sqlite
9+
before query on the database, you can either
10+
1. execute the main.py to create and load the database, or
11+
2. download the leetcode.db
1112

1213
## check the data
1314
### highest like/dislike ratio questions without premium limitation

0 commit comments

Comments
 (0)