From d2913423fff81f4c7945b1952afc38bdc6d29486 Mon Sep 17 00:00:00 2001 From: Jack Backes Date: Mon, 17 Apr 2023 22:45:19 -0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 1310001..d21e6e6 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,14 @@ _Note: HappyCommit works but is still early. Check any generated commit message HappyCommit is a delightful tool that harnesses the power of OpenAI's GPT-3.5 Turbo language model to generate meaningful and descriptive Git commit messages for you. With HappyCommit, you can now focus on writing great code while we take care of crafting the perfect commit messages. +## Demo 1: Introducing HappyCommit + +https://user-images.githubusercontent.com/13596692/232681973-0738f7dd-4755-4466-bbef-797cdf8440d4.mov + +## Demo 2: Long diffs + +https://user-images.githubusercontent.com/13596692/232682150-ce2dfdb7-5f3c-489c-9cbf-8b53a17a0ea9.mov + ## Prerequisites - Make sure you have [Homebrew](https://brew.sh/) installed on your macOS system.