diff --git a/readme.md b/readme.md index 616da35..7444eb2 100644 --- a/readme.md +++ b/readme.md @@ -84,12 +84,12 @@ Tig allows you to browse changes in a Git repository and can additionally act as When browsing repositories, Tig uses the underlying Git commands to present the user with various views, such as summarized commit log and showing the commit with the log message, diffstat, and the diff. -> tig +> $ tig ## tig ![tig](img/tig.PNG) -> git log --graph +> $ git log --graph ## git log ![git log](img/git_log.PNG)