diff --git a/JavaGPT.png b/JavaGPT.png deleted file mode 100644 index ca8bce7..0000000 Binary files a/JavaGPT.png and /dev/null differ diff --git a/Readme.md b/Readme.md index 2a04b2b..956a909 100644 --- a/Readme.md +++ b/Readme.md @@ -9,6 +9,10 @@ This project is a JavaFX-based chat application that integrates with OpenAI's GP - Database support for storing chat history. - Customizable UI with CSS. +## Screenshot of Application + +![JavaGPT Chat Application Screenshot](./RepoInfo-resources/JavaGPT-screenshot.png) + ## Prerequisites - Java 17 or higher. diff --git a/RepoInfo-resources/JavaGPT-screenshot.png b/RepoInfo-resources/JavaGPT-screenshot.png new file mode 100644 index 0000000..5f19416 Binary files /dev/null and b/RepoInfo-resources/JavaGPT-screenshot.png differ