We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beebcec commit 816a318Copy full SHA for 816a318
README.md
@@ -8,16 +8,22 @@
8
$ curl https://sh.rustup.rs -sSf | sh
9
```
10
11
-2. Clone the repo
+2. Restart your terminal
12
+
13
+3. Clone the repo
14
15
```sh
16
$ git clone https://github.com/lili668668/modernweb-booth-question.git
17
18
-3. Go to the project and run the code
19
+4. Go to the project and run the code
20
21
22
$ cd modernweb-booth-question
23
24
$ cargo run
25
26
27
+## About us
28
29
+We are Rust Taiwan. There is our chat group: [http://t.me/rust\_tw](http://t.me/rust_tw). Welcome to join us!
0 commit comments