Skip to content

Commit 66c6989

Browse files
authored
Update README.md
1 parent 80f4a04 commit 66c6989

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@
325325

326326
## 8. 业务相关
327327

328-
> 在业务中往往还有一些与“业务无关”的场景需求不论是什么业务几乎都会遇到;因此,在变与不变中,我们更需要去抽象出这些问题
328+
> 在业务中往往还有一些与“业务无关”的场景需求 —— 不论是什么业务几乎都会遇到;因此,在变与不变中,我们更需要去抽象出这些问题
329329
330330
### 8.1. 数据打点上报
331331

@@ -378,7 +378,7 @@
378378

379379
## 9. 不归类的好文
380380

381-
> 开卷有益
381+
> 开卷有益
382382
383383
- [Recursion? We don't need no stinking recursion!](http://raganwald.com/2018/05/20/we-dont-need-no-stinking-recursion.html):如何将一些递归改为循环(尾递归优化)
384384
- [Turning your web traffic into a Super Computer](https://ben.akrin.com/?p=5997):通过 Web Worker 和 WebSocket 来将全世界的电脑连接成超级计算机

0 commit comments

Comments
 (0)