Skip to content

Commit

Permalink
add(screenshot.png): include app screenshot in project documentation
Browse files Browse the repository at this point in the history
update(README.md): correct image link and add app screenshot section

A new screenshot of the application has been added to the project documentation to provide a visual representation of the app. The README.md file has been updated to correct the image link for the intro poster and to include a new section with the app screenshot for better visual context.
  • Loading branch information
SHSharkar committed Nov 17, 2023
1 parent c5e6077 commit a3bd166
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
Binary file added .github/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@

Transform your Git experience with GitWiz. It's a breeze to run via the CLI (`gwz`), committing your changes with insightful messages in seconds.

![](https://github.com/SHSharkar/gitwz/.github/intro-poster.png 'Intro Poster of GitWiz')
![Intro Poster](https://raw.githubusercontent.com/SHSharkar/gitwz/main/.github/intro-poster.png)

### Screenshot

![Screenshot](https://raw.githubusercontent.com/SHSharkar/gitwz/main/.github/screenshot.png)

### **Installation Guide**

Expand Down

0 comments on commit a3bd166

Please sign in to comment.