Skip to content
This repository has been archived by the owner on Jan 9, 2021. It is now read-only.

Commit

Permalink
docs: Fixed images which had wrong urls
Browse files Browse the repository at this point in the history
  • Loading branch information
olivernybroe committed Apr 10, 2018
1 parent c509dd9 commit dbefcee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ There Should now be a new menu called `Touch Bar`, from here you can just add it

It could for example be like this

![settings](https://raw.githubusercontent.com/olivernybre/intellij-touch/master/docs/settings.png)
![settings](https://github.com/olivernybroe/intellij-touch/raw/master/docs/settings.png)

Which would generate the following

![example](https://raw.githubusercontent.com/olivernybre/intellij-touch/master/docs/example.png)
![example](https://github.com/olivernybroe/intellij-touch/raw/master/docs/example.png)


## Built with
Expand Down

0 comments on commit dbefcee

Please sign in to comment.