diff options
author | David Christiansen <DavidChristiansen@users.noreply.github.com> | 2014-12-08 13:21:09 +0000 |
---|---|---|
committer | David Christiansen <DavidChristiansen@users.noreply.github.com> | 2014-12-08 13:21:09 +0000 |
commit | ef98962d8c57c43e5a49cc26c0e77b98faf34599 (patch) | |
tree | 66790e1793cfbbf93b62add17104ef52b9c25255 | |
parent | da1f29a548b319b48bce61e57d984a218d62b477 (diff) | |
parent | ac92eb569c04f5a74e3bbadc5085500e998bae54 (diff) | |
download | DotNetOpenAuth.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.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ DotNetOpenAuth Samples ======================== + + This repository contains sample code for DotNetOpenAuth and aims to help developers toward a successful implementation. # How to use |