Skip to content

Commit d454a42

Browse files
committed
Add screenshots in README
1 parent 04ed165 commit d454a42

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ gitamine is a modern graphical user interface for Git. It is open-source, multip
44

55
The main features of gitamine are:
66

7-
* Beatiful and readable commit graph
7+
* Beautiful and readable commit graph
88
* Syntax highlighting
99
* Themeable (light and dark modes available)
1010
* Automatic refresh
@@ -22,20 +22,21 @@ gitamine is powered by awesome technologies including:
2222

2323
## Downloads
2424

25-
Coming soon.
25+
You can download the latest version of gitamine [here](https://github.com/pvigier/gitamine/releases/latest).
2626

2727
## Contributing
2828

2929
Here are some ways, you can contribute to gitamine:
3030

31-
* Found a bug, please create an issue, we will try fix it as quickly as possible.
31+
* Found a bug, please create an issue, I will try fix it as quickly as possible.
3232
* Want to fix an issue or add a feature yourself, do a pull request.
33-
* If you are a designer, gitamine needs an application icon and some icons for the user interface, you are more than welcomed.
33+
* If you are a designer, gitamine needs an application icon and some icons for the user interface, you are more than welcome.
3434
* If you want to become an active maintainer, please contact me.
3535

3636
## Screenshots
3737

38-
Coming soon.
38+
![Screenshot of graph viewer](https://user-images.githubusercontent.com/934316/52978316-09605380-33d1-11e9-97ed-38289f976815.png)
39+
![Screenshot of patch viewer](https://user-images.githubusercontent.com/934316/52978324-111ff800-33d1-11e9-998a-4ac968711a85.png)
3940

4041
## License
4142

0 commit comments

Comments
 (0)