diff --git a/README.md b/README.md index 2a4f237..8f25c25 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Co-op Soc Website +# Co-op Soc Website 2025 This repository houses the source code for UNSW Co-op Society's website, hosted at [https://coopsoc.com.au](https://coopsoc.com.au) and written in @@ -18,7 +18,7 @@ To run the website on your local machine, do the following: 2. Go into the repository and run `yarn install` to install all required packages. 3. Run `yarn dev` to launch the website. After executing this command, the website should be available at `http://localhost:3000`, where any edits made to the - website's source code should be immediately reflected on the webpage. + website's source code should be immediately reflected on the webpage. aaa ## Maintaining