We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0dfe43b + 30cb0ac commit acf49a0Copy full SHA for acf49a0
README.md
@@ -10,7 +10,7 @@
10
- 力扣**精选题解**,画解算法合集,通过手写演算和绘画让算法更易理解。
11
- 文章首发于微信公众号「[牧码啦](https://i.loli.net/2019/05/20/5ce23b33cc01d73486.gif)」,您可以关注后获取文章更新。
12
- 每日更新一题,**欢迎关注后加入天天算法群**,一起打卡学算法。
13
-- 文章发布公众号后,会同步更新[力扣(https://leetcode-cn.com/u/guanpengchn)题解]和本项目的[在线阅读](https://draw.mdnice.com/)。
+- 文章发布公众号后,会同步更新[力扣题解](https://leetcode-cn.com/u/guanpengchn)和本项目的[在线阅读](https://draw.mdnice.com/)。
14
15
<div align="center">
16
<img width="400" src="./img/erweima.gif"/>
@@ -46,4 +46,4 @@ $ yarn
46
$ yarn dev
47
// 部署
48
$ yarn deploy
49
-```
+```
0 commit comments