From 760615095e4fe097699bb087468ab5ef9f5990b0 Mon Sep 17 00:00:00 2001 From: Yifan Wu Date: Wed, 22 Dec 2021 14:28:17 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e2dc4e34..83d6b5d8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # rCore-Tutorial-v3 rCore-Tutorial version 3.5. See the [Documentation in Chinese](https://rcore-os.github.io/rCore-Tutorial-Book-v3/). +Official QQ group number: 735045051 ## news - 2021.11.20: Now we are updating our labs. Please checkout chX-dev Branches for our current new labs. (Notice: please see the [Dependency] section in the end of this doc)