Skip to content

Commit 19c370e

Browse files
Add "Study Plan Mode" feature to README
Updated the README to include a description of the new "Study Plan Mode" feature. This mode allows users to fetch random problems based on a specific study plan, enhancing problem-solving customization.
1 parent 8db85d3 commit 19c370e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Squidleet is a command-line LeetCode practice game that allows you to solve Leet
1212
## Features
1313

1414
- **Daily Challenge Integration**: Fetch and solve the LeetCode Daily Coding Challenge directly from the terminal.
15+
- **Study Plan Mode**: Fetch random problems based on a specific study plan.
1516
- **Random Problem Practice**: Get a randomly selected LeetCode problem to practice.
1617
- **Specific Problem Mode**: Solve a specific problem by providing its problem slug.
1718
- **Problem Fetching**: Added enhanced fetching capabilities, including filtering based on difficulty (e.g., `easy`, `medium`, `hard`) and more.

0 commit comments

Comments
 (0)