Skip to content

Commit

Permalink
feat(doc): update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
张少智 committed Jul 24, 2019
1 parent 1a91e9a commit df76c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Go源码剖析具体实现给予Go1.11版本。
- [x] [匿名函数](studyNotes/anonymous_function.md)
- [x] [闭包](studyNotes/closure/)
- [x] [PProf](studyNotes/pprof/)
- [] [strconv/itoa](sourceCodeAnalysis/packages/strconv/itoa/)
- [ ] [strconv/itoa](sourceCodeAnalysis/packages/strconv/itoa/)
- [ ] 标准库
- [ ] [sync](sourceCodeAnalysis/packages/sync/)
- [ ] [runtimie](sourceCodeAnalysis/packages/runtime/)
Expand Down

0 comments on commit df76c95

Please sign in to comment.