Skip to content

Commit dba4ad4

Browse files
Update README.md
1 parent f576906 commit dba4ad4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22

33
A blogging engine based on HTML5 and ASP.NET.
44

5+
[![Build status](https://ci.appveyor.com/api/projects/status/n78wm50a4a3odecb)](https://ci.appveyor.com/project/madskristensen/miniblog)
6+
57
__Live demo__: http://miniblog.azurewebsites.net/
68
Username: _demo_
79
Password: _demo_
810

9-
1011
## Simple, flexible and powerful
1112

1213
A minimal, yet full featured blog engine using ASP.NET Razor Web Pages.
@@ -116,4 +117,4 @@ For example if you've got a running ASP.NET website at `http://yourexamplesite.c
116117
</httpErrors>
117118
```
118119

119-
After changing the config all that is left is configuring a Virtual Application with the same path(ex. `blog`) inside your IIS website.
120+
After changing the config all that is left is configuring a Virtual Application with the same path(ex. `blog`) inside your IIS website.

0 commit comments

Comments
 (0)