diff --git a/README.md b/README.md index 74ae5a9..ddc6685 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Below is a sample execution of `commit-msg`: -![Commit-msg GIF](assets/commit.gif) +![Commit-msg GIF](assets/commit-msg-preview.gif) ## Before running the application, set LLM and API Key using "commit llm setup" diff --git a/assets/commit-msg-preview.gif b/assets/commit-msg-preview.gif new file mode 100644 index 0000000..8686a7d Binary files /dev/null and b/assets/commit-msg-preview.gif differ diff --git a/assets/commit.gif b/assets/commit.gif deleted file mode 100644 index 89b95c1..0000000 Binary files a/assets/commit.gif and /dev/null differ