Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
harttle committed Jun 12, 2021
1 parent 2a815cd commit 2f3a5fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
- **容易更改**。采用简化的实现,尽量少的抽象层级。
- **支持 npm**。加一句 require,即可写出可以工作的代码。

支持在 LeetCode 页面提取、执行、判定用例的 Tampermonkey 脚本: https://greasyfork.org/zh-CN/scripts/402276-leetcode-helper-for-javascript

**目录**

- [算法](#算法): shuffle, sort, swap, reverse, partition, nextPermutation 等。
Expand Down

0 comments on commit 2f3a5fb

Please sign in to comment.