Skip to content

Commit 38292f0

Browse files
committed
update readme title
1 parent de6ef13 commit 38292f0

File tree

1 file changed

+11
-19
lines changed

1 file changed

+11
-19
lines changed

README.md

Lines changed: 11 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@
367367

368368

369369

370-
### Reference
370+
## Reference
371371

372372
  个人的能力有限,在编写的过程中引用了诸多优秀的 GitHub 仓库。本项目的启发来自 [@CyC2018](https://github.com/CyC2018) 的学习笔记,是一个非常优秀的开源项目,在本仓库中部分内容引用文字和图例;引用了 [@计算所的小鼠标](https://github.com/CarpenterLee) 中对于 JCF 的源码分析和理解;引用了 [阿里面试题总结](https://www.nowcoder.com/discuss/5949) 中全部的面试题,并对面经进行了整理勘误,并进行了知识拓展和修改;引用了 [牛客网](https://www.nowcoder.com) 上的面试经验贴。也引用了知乎上的热门回答和优秀博客的回答。在这里特别鸣谢,我将每篇文章中做外链引用说明。
373373

@@ -377,41 +377,34 @@
377377

378378

379379

380-
### Contributors
380+
## Contributors
381+
382+
This project exists thanks to all the people who contribute.
383+
384+
感谢以下伙伴们对于本仓库的贡献,如想加入本开源项目,请联系笔者。[如何给我的仓库贡献?](notes/docs/如何给我的仓库贡献.md)
381385

382-
This project exists thanks to all the people who contribute. [【开源贡献】如何给我的仓库贡献?](notes/docs/如何给我的仓库贡献.md)
383386
<a href="https://github.com/frank-lam/fullstack-tutorial/graphs/contributors"><img src="https://opencollective.com/fullstack-tutorial/contributors.svg?width=890&button=false" /></a>
384387

385388

386389

387-
### Backers
390+
## Backers
388391

389392
Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/fullstack-tutorial#backer)]
390393

391394
<a href="https://opencollective.com/fullstack-tutorial#backers" target="_blank"><img src="https://opencollective.com/fullstack-tutorial/backers.svg?width=890"></a>
392395

393-
394-
395-
### Sponsors
396+
## Sponsors
396397

397398
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/fullstack-tutorial#sponsor)]
398399

399400
<a href="https://opencollective.com/fullstack-tutorial/sponsor/0/website" target="_blank"><img src="https://opencollective.com/fullstack-tutorial/sponsor/0/avatar.svg"></a>
400401
<a href="https://opencollective.com/fullstack-tutorial/sponsor/1/website" target="_blank"><img src="https://opencollective.com/fullstack-tutorial/sponsor/1/avatar.svg"></a>
401402
<a href="https://opencollective.com/fullstack-tutorial/sponsor/2/website" target="_blank"><img src="https://opencollective.com/fullstack-tutorial/sponsor/2/avatar.svg"></a>
402-
<a href="https://opencollective.com/fullstack-tutorial/sponsor/3/website" target="_blank"><img src="https://opencollective.com/fullstack-tutorial/sponsor/3/avatar.svg"></a>
403-
<a href="https://opencollective.com/fullstack-tutorial/sponsor/4/website" target="_blank"><img src="https://opencollective.com/fullstack-tutorial/sponsor/4/avatar.svg"></a>
404-
<a href="https://opencollective.com/fullstack-tutorial/sponsor/5/website" target="_blank"><img src="https://opencollective.com/fullstack-tutorial/sponsor/5/avatar.svg"></a>
405-
<a href="https://opencollective.com/fullstack-tutorial/sponsor/6/website" target="_blank"><img src="https://opencollective.com/fullstack-tutorial/sponsor/6/avatar.svg"></a>
406-
<a href="https://opencollective.com/fullstack-tutorial/sponsor/7/website" target="_blank"><img src="https://opencollective.com/fullstack-tutorial/sponsor/7/avatar.svg"></a>
407-
<a href="https://opencollective.com/fullstack-tutorial/sponsor/8/website" target="_blank"><img src="https://opencollective.com/fullstack-tutorial/sponsor/8/avatar.svg"></a>
408-
<a href="https://opencollective.com/fullstack-tutorial/sponsor/9/website" target="_blank"><img src="https://opencollective.com/fullstack-tutorial/sponsor/9/avatar.svg"></a>
409-
410403

411404

412-
### License
405+
## License
413406

414-
  本作品采用 [知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议](https://creativecommons.org/licenses/by-nc-sa/4.0/) 进行许可。使用者可以对本创作进行转载、节选、混编、二次创作,但不得运用于商业目的,且使用时须进行署名,采用本创作的内容必须同样采用本协议进行授权。
407+
  使用者可以对本创作进行转载、节选、混编、二次创作,但不得运用于商业目的,且使用时须进行署名,采用本创作的内容必须同样采用本协议进行授权。
415408

416409
  <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="知识共享许可协议" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a>
417410

@@ -432,5 +425,4 @@ Support this project by becoming a sponsor. Your logo will show up here with a l
432425
from zero to hero.
433426
</p>
434427
</div>
435-
<div align="center"><img src="assets/wechat-fullstack.png" width="620"/></div><br/>
436-
428+
<div align="center"><img src="assets/wechat-fullstack.png" width="620"/></div><br/>

0 commit comments

Comments
 (0)