summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Christiansen <DavidChristiansen@users.noreply.github.com>2014-12-08 13:21:09 +0000
committerDavid Christiansen <DavidChristiansen@users.noreply.github.com>2014-12-08 13:21:09 +0000
commitef98962d8c57c43e5a49cc26c0e77b98faf34599 (patch)
tree66790e1793cfbbf93b62add17104ef52b9c25255
parentda1f29a548b319b48bce61e57d984a218d62b477 (diff)
parentac92eb569c04f5a74e3bbadc5085500e998bae54 (diff)
downloadDotNetOpenAuth.Samples-ef98962d8c57c43e5a49cc26c0e77b98faf34599.zip
DotNetOpenAuth.Samples-ef98962d8c57c43e5a49cc26c0e77b98faf34599.tar.gz
DotNetOpenAuth.Samples-ef98962d8c57c43e5a49cc26c0e77b98faf34599.tar.bz2
Merge pull request #19 from DavidChristiansen/develop
Added build status indicator
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index d6f75d8..06838f7 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
DotNetOpenAuth Samples
========================
+![Build Status](https://ci.appveyor.com/api/projects/status/0xmmx1wpt3ys7oa8?svg=true)
+
This repository contains sample code for DotNetOpenAuth and aims to help developers toward a successful implementation.
# How to use