Skip to content
This repository was archived by the owner on Feb 28, 2025. It is now read-only.

Commit 7333e69

Browse files
authored
Update README.md
1 parent 83176a5 commit 7333e69

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Helps developers to get an overview of the changes in a git repository.
1515

1616
## Screenshots
1717

18-
![App Screenshot](https://github.com/ikem-krueger/git-history-viewer/raw/master/Screenshot.png)
18+
![App Screenshot](https://github.com/ikem-krueger/git-history-browser/raw/master/Screenshot.png)
1919

2020
## Dependencies
2121

@@ -26,13 +26,13 @@ Helps developers to get an overview of the changes in a git repository.
2626
Clone the project
2727

2828
```bash
29-
git clone https://github.com/ikem-krueger/git-history-viewer
29+
git clone https://github.com/ikem-krueger/git-history-browser
3030
```
3131

3232
Go to the project directory
3333

3434
```bash
35-
cd git-history-viewer
35+
cd git-history-browser
3636
```
3737

3838
Install dependencies

0 commit comments

Comments
 (0)