Skip to content

Commit

Permalink
优化 README.md 与 LICENSE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
t123yh authored and t123yh committed Oct 14, 2015
1 parent 2c67fce commit 46e7e99
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 21 deletions.
4 changes: 3 additions & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="知识共享许可协议" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br />本作品采用<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">知识共享署名-相同方式共享 4.0 国际许可协议</a>进行许可。
[![相同方式共享 4.0](https://i.creativecommons.org/l/by-sa/4.0/88x31.png "相同方式共享 4.0")](http://creativecommons.org/licenses/by-sa/4.0/)

本作品采用 [知识共享署名 - 相同方式共享 4.0 国际许可协议](https://creativecommons.org/licenses/by-sa/4.0/) 进行许可。
29 changes: 17 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,26 @@
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="知识共享许可协议" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" />
[![相同方式共享 4.0](https://i.creativecommons.org/l/by-sa/4.0/88x31.png "相同方式共享 4.0")](http://creativecommons.org/licenses/by-sa/4.0/)

本作品采用<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">知识共享署名-相同方式共享 4.0 国际许可协议</a>进行许可。
本作品采用 [知识共享署名 - 相同方式共享 4.0 国际许可协议](https://creativecommons.org/licenses/by-sa/4.0/) 进行许可。

# rust-book-chinese
Rust Book 中文版
# Rust 语言教程
本文档为 [*The Rust Programming Language*](https://doc.rust-lang.org/book/) 的中文翻译。
欢迎为本文档的做出贡献。

## 版本
1.3.0-stable

## 电子书
* 请使用 [GitBook](https://github.com/GitbookIO/gitbook) 来生成电子书。
* 在 ebook 文件夹里可以找到 pdf 版本。

## 相关资源
* GitBook: https://www.gitbook.com/book/kaisery/rust-book-chinese
* Rust 中文社区: http://rust.cc/
* QQ群: 144605258

## 要生成电子书的话请使用 [GitBook](https://github.com/GitbookIO/gitbook)
## ebook 文件夹里有 pdf 版
* QQ 群: 144605258

## 1.3.0-stable
## 贡献者

### 贡献者
> 惯例排名不分先后
*惯例排名不分先后*

* [armink](https://github.com/armink)
* [BingCheung](https://github.com/BingCheung)
Expand All @@ -34,4 +39,4 @@ Rust Book 中文版
* [mapx](https://github.com/mapx)
* [t123yh](https://github.com/t123yh)
* [ustcscgy](https://github.com/ustcscgy)
* [1989car](https://github.com/1989car)
* [1989car](https://github.com/1989car)
21 changes: 13 additions & 8 deletions preface.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,23 @@
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="知识共享许可协议" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" />
[![相同方式共享 4.0](https://i.creativecommons.org/l/by-sa/4.0/88x31.png "相同方式共享 4.0")](http://creativecommons.org/licenses/by-sa/4.0/)

本作品采用<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">知识共享署名-相同方式共享 4.0 国际许可协议</a>进行许可。
本作品采用 [知识共享署名 - 相同方式共享 4.0 国际许可协议](https://creativecommons.org/licenses/by-sa/4.0/) 进行许可。

# 前言
# Rust 语言教程
本文档为 [*The Rust Programming Language*](https://doc.rust-lang.org/book/) 的中文翻译。
欢迎在 [GitHub](https://github.com/KaiserY/rust-book-chinese) 上为本文档的做出贡献。

## 版本
1.3.0-stable

## 相关资源
* GitHub: https://github.com/KaiserY/rust-book-chinese
* GitBook: https://www.gitbook.com/book/kaisery/rust-book-chinese
* Rust中文社区: http://rust.cc/
* QQ群: 144605258
* Rust 中文社区: http://rust.cc/
* QQ 群: 144605258

## 1.3.0-stable
## 贡献者

### 贡献者
> 惯例排名不分先后
*惯例排名不分先后*

* [armink](https://github.com/armink)
* [BingCheung](https://github.com/BingCheung)
Expand Down

0 comments on commit 46e7e99

Please sign in to comment.