diff --git a/README.md b/README.md index 5d325fb6d2..8dc0c12b36 100644 --- a/README.md +++ b/README.md @@ -167,7 +167,7 @@ The landing chat page logo and headers are specified in `frontend/src/pages/chat ``` @@ -175,7 +175,7 @@ The landing chat page logo and headers are specified in `frontend/src/pages/chat

This chatbot is configured to answer your questions

``` -To update the logo, change `src={Azure}` to point to your own SVG file, which you can put in `frontend/src/assets`/ +To update the logo, change `src={Contoso}` to point to your own SVG file, which you can put in `frontend/src/assets`/ To update the headers, change the strings "Start chatting" and "This chatbot is configured to answer your questions" to your desired values. ### Changing Citation Display