This post shows you how to add images using Markdown.
inline-style image:

![alt text](http://sergiu-tripon.com/assets/img/projects/photography-portfolio/photography-portfolio-img-3.png "Sergiu's Photography Portfolio - Image 3")

inline-style image:

alt text

reference-style image:

![alt text][panorama]

[panorama]: http://sergiu-tripon.com/assets/img/projects/photography-portfolio/photography-portfolio-img-15.png "Sergiu's Photography Portfolio - Image 15"

reference-style image:

alt text