diff --git a/README.md b/README.md index 532b545..b21ea06 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # OpenAI-UI – A simple UI for OpenAI's Chat API -This is a simple UI for OpenAI's chat (and assistant) API. It is designed to be used either directly with the API or through a [proxy server](htts://github.com/fhswf/openai-proxy) that can be used to manage the API key ans provide a privacy-friendly way to use the API. +This is a simple UI for OpenAI's chat (and assistant) API. It is designed to be used either directly with the API or through a [proxy server](htts://github.com/fhswf/openai-proxy) that can be used to manage the API key and provide a privacy-friendly way to use the API. ![Screenshot](screenshot.png) @@ -14,4 +14,4 @@ This project is based on - Access via a proxy server for privacy. - Single Sign-On (SSO) via OpenID Connect (OIDC) for authentication. - Markdown support for chat messages. -- Code editor for chat messages. \ No newline at end of file +- Code editor for chat messages.