diff --git a/README.md b/README.md index f9bce6a1..ff7e37b5 100644 --- a/README.md +++ b/README.md @@ -39,3 +39,7 @@ We have a folder named bot where code related to the bot lives. ### Backend We have a backend folder for backend development of the api that the discord bot sends it information to. + +### Website + +We have a folder for the website, live at https://projects.laion.ai/Open-Chat-GPT/ .The website is built using Next.js