Skip to content

Commit

Permalink
fix image and link
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanlm authored Oct 6, 2016
1 parent 95ef957 commit 231c977
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 @@ -9,9 +9,9 @@ I didn't find a better name for this one ;)

Pharo will look like this:

<img src"https://raw.githubusercontent.com/estebanlm/themes/master/images/DarkMetalPharo.png" alt="Desktop Screenshot" width="600px">
<img src="https://raw.githubusercontent.com/estebanlm/themes/master/images/DarkMetalPharo.png" alt="Desktop Screenshot" width="600px">

But actually, I made this for another of my projects, the (MUDClient)[http://github.com/estebanlm/MUDClient], which looks like this:
But actually, I made this for another of my projects, the [MUDClient](http://github.com/estebanlm/MUDClient), which looks like this:

<img src="https://raw.githubusercontent.com/estebanlm/themes/master/images/MUDClient.png" alt="MUDClient ScreenShot" width="600px">

Expand Down

0 comments on commit 231c977

Please sign in to comment.