Skip to content

Commit 8d42723

Browse files
authored
Update README.md
1 parent ffb3217 commit 8d42723

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Diff for: README.md

+10
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,16 @@ Great thanks to leetcode.com, an really awesome website!
1919
* [**AUTO LOGIN**](https://github.com/skygragon/leetcode-cli/blob/master/doc/advanced.md#auto-login) among multiple sessions with single leetcode account.
2020
* Retrieve your previous [**SUBMISSION**](https://github.com/skygragon/leetcode-cli/blob/master/doc/commands.md#submission) thus you can easily backup and manage your code.
2121

22+
## Demo
23+
24+
`help`/`user`/`list`/`show`/`test`
25+
26+
<img src="https://github.com/skygragon/leetcode-cli/blob/master/screenshots/intro.gif" />
27+
28+
`test`/`submit`/`stat`/`submission`
29+
30+
<img src="https://github.com/skygragon/leetcode-cli/blob/master/screenshots/intro2.gif" />
31+
2232
## Prerequisites
2333

2434
node.js (npm included) required, please follow the installation guide:

0 commit comments

Comments
 (0)