docs: add link to memo

This commit is contained in:
rzmk 2023-12-24 22:15:11 -05:00
parent 0d5ebd26ac
commit 86ee66c7be
No known key found for this signature in database

View file

@ -4,6 +4,8 @@ A simple tool to help write commit messages and run git commands.
![Demo](demo.gif)
You may read a brief post about commit-helper on my website: [mueezkhan.com/memos/commit-helper](https://www.mueezkhan.com/memos/commit-helper)
## Installation
Make sure you have [Cargo](https://doc.rust-lang.org/cargo/getting-started/installation.html) installed, then run the following command in your terminal: