Browse Source

fix the number of blank lines between last section and next heading

nextzhou 9 năm trước cách đây
mục cha
commit
83d9b60678
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      free-programming-books-zh.md

+ 2 - 0
free-programming-books-zh.md

@@ -602,6 +602,7 @@
 * [Ruby 风格指南](https://github.com/JuanitoFatas/ruby-style-guide/blob/master/README-zhCN.md)
 * [笨方法学 Ruby](http://lrthw.github.io)
 
+
 ### Rust
 
 * [Rust 官方教程](https://github.com/KaiserY/rust-book-chinese)
@@ -609,6 +610,7 @@
 * [RustPrimer](https://github.com/rustcc/RustPrimer)
 * [通过例子学习 Rust](http://rust.cc/rust-by-example/)
 
+
 ### Scala
 
 * [Effective Scala](http://twitter.github.io/effectivescala/index-cn.html)