Skip to content

Commit fd37d36

Browse files
committed
Merge pull request #110 from wayslog/master
add licence and add gitbook
2 parents 227fe59 + b8a01de commit fd37d36

4 files changed

Lines changed: 125 additions & 340 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
_book/

LICENSE

Lines changed: 0 additions & 340 deletions
This file was deleted.

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,20 @@ The Rust primer for beginners.
131131
2. [实战:Web 应用开发入门](35-action/mysite/readme.md)
132132
3. [实战:使用Postgresql数据库](35-action/db/readme.md)
133133

134+
## 版权规定
135+
136+
本书使用 `CC BY-NC-SA 3.0` 协议,转载请注明地址。
137+
138+
## gitbook生成
139+
140+
直接用:
141+
142+
```
143+
gitbook serve
144+
```
145+
146+
即可
147+
134148
## ChangeLog
135149

136150
1. 2016年3月31日,初稿完成。发布 v1.0 版。

0 commit comments

Comments
 (0)