diff --git a/README.md b/README.md index 75a96a4761671b244c0aa0b854d7239999db3a82..cd053eef82ace455e5dfcd704c95e33c210e60a9 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,7 @@ * [Markdown·简单的世界](https://github.com/wizardforcel/markdown-simple-world) * [一年成为 Emacs 高手](https://github.com/redguardtoo/mastering-emacs-in-one-year-guide/blob/master/guide-zh.org) * [Emacs 生存指南](http://lifegoo.pluskid.org/upload/blog/152/Survive.in.Emacs.pdf) +* [Atom官方手册](https://atom-china.org/t/atom/62) ### NoSQL @@ -177,6 +178,7 @@ * [Neo4j 简体中文手册 v1.8](http://docs.neo4j.org.cn/) * [Neo4j .rb 中文資源](http://neo4j.tw/) * [Disque 使用教程](http://disquebook.com) +* [Apache Spark 设计与实现](https://github.com/JerryLead/SparkInternals/tree/master/markdown) ### PostgreSQL @@ -376,6 +378,7 @@ * [Network programming with Go 中文翻译版本](https://github.com/astaxie/NPWG_zh) * [Effective Go](http://www.hellogcc.org/effective_go.html) * [Go 语言标准库](https://github.com/polaris1119/The-Golang-Standard-Library-by-Example) +* [Golang标准库文档](http://godoc.ml/) * [Revel 框架手册](http://gorevel.cn/docs/manual/index.html) * [Java程序员的Golang入门指南](http://blog.csdn.net/dc_726/article/details/46565241) * [Go命令教程](https://github.com/hyper-carrot/go_command_tutorial)