Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ikem-krueger authored Jan 19, 2023
1 parent 83176a5 commit 7333e69
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Helps developers to get an overview of the changes in a git repository.

## Screenshots

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

## Dependencies

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

```bash
git clone https://github.com/ikem-krueger/git-history-viewer
git clone https://github.com/ikem-krueger/git-history-browser
```

Go to the project directory

```bash
cd git-history-viewer
cd git-history-browser
```

Install dependencies
Expand Down

0 comments on commit 7333e69

Please sign in to comment.