From 78273efdef1f7ea4dcfda464d10d1e4f7be101ff Mon Sep 17 00:00:00 2001 From: Paillat Date: Fri, 13 Jan 2023 17:47:36 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 884aea5..952a83b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Presentator A Discord bot that generates FULL powerpoints about a given subject thanks to openai's gpt3. - ![](./examples/steve-jobs/Steve-Jobs-1.png) - ![bg left:50% 70%](https://raw.githubusercontent.com/Paillat-dev/presentator/main/examples/python/the-python-programming-language-1.png) + ![bg right:50% 40%]([./examples/steve-jobs/Steve-Jobs-1.png](https://raw.githubusercontent.com/Paillat-dev/presentator/main/examples/steve-jobs/Steve-Jobs-1.png)) + ![bg left:50% 40%](https://raw.githubusercontent.com/Paillat-dev/presentator/main/examples/python/the-python-programming-language-1.png) Note: The images have been generated by an AI # How it works