diff --git a/README.md b/README.md index 4878e88..763cfb5 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A simple Web UI that uses the Azure AI Translator API to translate text from one > Please note the Azure AI Translator is NOT LLM. If you are looking for LLM (e.g. GPT, llama), this is not for you yet. +![image](https://github.com/EdiWang/EdiTranslator/assets/3304703/8b3de68c-f6aa-46c2-8ca9-a534d878d111) + ## Features - Translate text from one language to another @@ -43,4 +45,4 @@ See `Development` section for setup the project. Then use `Release` configuratio - AI: Azure Translator API - Frontend: Angular -- Backend: ASP.NET Core \ No newline at end of file +- Backend: ASP.NET Core