Skip to content

Commit 3cc758a

Browse files
Add support section to readme and link blog post
Signed-off-by: Jacob Stopak <jacob@initialcommit.io>
1 parent 46831e5 commit 3cc758a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@ Example: `$ git-sim merge <branch>`
1717
<br/><br/>
1818
![git-sim-merge_04-22-23_21-04-32_cropped](https://user-images.githubusercontent.com/49353917/233821875-a7bb640d-10be-4433-a8fb-bd25646eeff4.jpg)
1919

20+
Check out the [git-sim release blog post](https://initialcommit.com/blog/git-sim) for the full scoop!
21+
22+
## Supporting git-sim
23+
Git-Sim is Free and Open-Source Software (FOSS). Your support will help me work on it (and other Git projects) full time!
24+
- [sponsor Git-Sim on GitHub](https://github.com/sponsors/initialcommit-com)
25+
- [support Git-Sim via Patreon](patreon.com/user?u=92322459)
26+
2027
## Use cases
2128
- Visualize Git commands to understand their effects on your repo before actually running them
2229
- Prevent unexpected working directory and repository states by simulating before running

0 commit comments

Comments
 (0)