From a5db114d7f18b034d3e4a9b15134a2f807733b1b Mon Sep 17 00:00:00 2001 From: Huy Tran Date: Mon, 23 Jul 2018 12:22:42 +1000 Subject: [PATCH] fixes image links in README --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 50d5635..6b4949f 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,19 @@ For more details, please refer to [CHANGELOG](CHANGELOG.md). A real site in action can be found [here](https://htr3n.github.io) and its [WIP source](https://github.com/htr3n/htr3n-blog) for reference. -Some screenshots: +## Some Screenshots -![hyde-hyde main screen](https://github.com/htr3n/hyde-hyde/tree/v2.0.0/images/main.png) +### Main page -![A post in hyde-hyde](https://github.com/htr3n/hyde-hyde/tree/v2.0.0/images/post.png) +![hyde-hyde main screen](images/main.png) -![Portfolio hyde-hyde](https://github.com/htr3n/hyde-hyde/tree/v2.0.0/images/portfolio.png) +### Post + +![A post in hyde-hyde](images/post.png) + +### Portfolio + +![Portfolio hyde-hyde](images/portfolio.png) ## Installation