Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add gif
  • Loading branch information
jdneo committed Feb 3, 2019
commit 076997ef88e3926b8075349b50932ac6a3e4029d
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,16 @@
</a>
</p>

[English](#Requirements) [中文]()

## Requirements
- [Node.js 8+](https://nodejs.org)
> NOTE: Please make sure that `Node` is in your `PATH` environment variable. You can check this by running: `node -v`.

## Quick Start

![demo](https://raw.githubusercontent.com/jdneo/vscode-leetcode/cs/new-doc/docs/gifs/demo.gif)

## Features

### Sign In/Out
Expand All @@ -52,7 +56,7 @@
- **leetcode.com**
- **leetcode-cn.com**

> Note: The accounts of different endpoints are **not** shared. Please make sure you are using the right endpoint. The extension will use `leetcode.com` by default.
> Note: The accounts of different endpoints are **not** shared. Please make sure you are using the right endpoint. The extension will use `leetcode.com` by default.

---

Expand All @@ -63,7 +67,7 @@

- Right click the problem in the `LeetCode Explorer` and select `Show Problem` will generate a new file with the problem description for you.

> Note: If no folder is opened in VS Code, the extension will save the problem files in **$HOME/.leetcode/**.
> Note: If no folder is opened in VS Code, the extension will save the problem files in **$HOME/.leetcode/**.

---

Expand Down
Binary file added docs/gifs/demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.