diff --git a/.env b/.env
index 13ebab714dbfb3c1f81f2b52e7240769787638fe..24b7e9399b2c652c799a122695edde6a778865fb 100644
--- a/.env
+++ b/.env
@@ -1,3 +1,3 @@
-VITE_TEAM_ID=TeamID
-VITE_TEAM_NAME=TeamName
+VITE_TEAM_ID=5378
+VITE_TEAM_NAME=SMU-GDMU-CHINA
 VITE_TEAM_YEAR=2024
diff --git a/README.md b/README.md
index df6b7d2bb53993f2e2979531db103f8284f884cc..68a62a5ee206dc95ae8a1139fd5439bee34676a0 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Team TeamName 2024 Wiki
+# Team SMU-GDMU-CHINA 2024 Wiki
 
 This repository uses `TypeScript` and `React` to manage the wikis.
 
@@ -19,8 +19,8 @@ for web development.
 
 1. Clone the repository:
    ```bash
-   git clone https://gitlab.igem.org/templates/wiki-react-vite
-   cd wiki-react-vite
+   git clone https://gitlab.igem.org/2024/smu-gdmu-china
+   cd smu-gdmu-china
    ```
 2. Install the dependencies: