diff --git a/README.md b/README.md
index a9028c7..8ccd1ac 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,9 @@

+
+
+
+
# AI-Generated Messages from Git Diffs and Logs
This script uses the OpenAI API to generate text based on the outputs of `git diff` and `git log` commands. It can be particularly useful for creating pull request descriptions, commit messages, or any other narrative that requires summarizing changes between different branches or commits in a Git repository.
diff --git a/docs/ait.webp b/docs/ait.webp
new file mode 100644
index 0000000..a3db41e
Binary files /dev/null and b/docs/ait.webp differ