We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f33bdf3 + 0a44ea1 commit b65d462Copy full SHA for b65d462
1 file changed
README.md
@@ -12,6 +12,28 @@ The Rust primer for beginners.
12
https://wayslog.gitbooks.io/rustprimer/content/
13
```
14
15
+## 社区
16
+
17
+### QQ群
18
19
+群号:
20
+```
21
+ Rust语言中文社区 144605258 (已满)
22
+ Rust编程语言社区2群 303838735
23
24
25
+*进群必须附带您的github地址,否则不予通过*
26
27
+### 社区
28
29
+chat: https://chat.rust-china.org/ (使用github验证登录)
30
31
+blog: https://rust-china.org/
32
33
+wiki: https://wiki.rust-china.org/
34
35
+### 聊天工具
36
37
## 大纲
38
39
1. [初识Rust](./01-1st-glance/README.md)「daogangtang, tiansiyuan」
@@ -126,7 +148,7 @@ https://wayslog.gitbooks.io/rustprimer/content/
126
148
127
149
## 版权规定
128
150
129
-本书使用 `CC BY-NC-SA 4.0` 协议,转载请注明地址。
151
+本书使用 `CC BY-SA 3.0` 协议,转载请注明地址。
130
152
131
153
## gitbook生成
132
154
0 commit comments