diff --git a/.env b/.env index 13ebab714dbfb3c1f81f2b52e7240769787638fe..e4d498f37d2403e66f5f306069009b99b8a67ae1 100644 --- a/.env +++ b/.env @@ -1,3 +1,3 @@ -VITE_TEAM_ID=TeamID -VITE_TEAM_NAME=TeamName +VITE_TEAM_ID=5125 +VITE_TEAM_NAME=NYU-Abu-Dhabi VITE_TEAM_YEAR=2024 diff --git a/README.md b/README.md index df6b7d2bb53993f2e2979531db103f8284f884cc..543f4b522c0b95ad6083477e756d70a79ab040a7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Team TeamName 2024 Wiki +# Team NYU-Abu-Dhabi 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/nyu-abu-dhabi + cd nyu-abu-dhabi ``` 2. Install the dependencies: