Skip to content

Commit

Permalink
UPdate Read me
Browse files Browse the repository at this point in the history
  • Loading branch information
nabinked committed Feb 25, 2017
1 parent 2c0471f commit e7fa066
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,10 @@ namespace NToastNotify.Web.Controllers
}
```
and they will be rendered as
![Home Page][https://github.com/nabinked/ntoastnotify/sample/ntoastnotify.web/wwwroot/images/home.png]
![About Page][https://github.com/nabinked/ntoastnotify/sample/ntoastnotify.web/wwwroot/images/about.png]
![Contact Page][https://github.com/nabinked/ntoastnotify/sample/ntoastnotify.web/wwwroot/images/contact.png]

##### Home Page
![Home Page](https://raw.githubusercontent.com/nabinked/NToastNotify/master/sample/NToastNotify.Web/wwwroot/images/home.png)
##### About Page
![About Page](https://raw.githubusercontent.com/nabinked/NToastNotify/master/sample/NToastNotify.Web/wwwroot/images/about.PNG)
##### Contact Page
![Contact Page](https://raw.githubusercontent.com/nabinked/NToastNotify/master/sample/NToastNotify.Web/wwwroot/images/contact.PNG)

0 comments on commit e7fa066

Please sign in to comment.