diff options
author | David Christiansen <coding@davedoes.net> | 2013-08-16 15:00:47 -0700 |
---|---|---|
committer | David Christiansen <coding@davedoes.net> | 2013-08-16 15:00:47 -0700 |
commit | fbb147cdf20a254f71aa35f308b4692ff50349b9 (patch) | |
tree | 9931c8ba9eea4401cfbd16985a097b2faa2b83bd /README.md | |
parent | c486bd7b0eb6a57780fe106a4a3d815255605a38 (diff) | |
parent | 95ae4480e7c967b57d66d25236210c11065fb50e (diff) | |
download | DotNetOpenAuth.Samples-fbb147cdf20a254f71aa35f308b4692ff50349b9.zip DotNetOpenAuth.Samples-fbb147cdf20a254f71aa35f308b4692ff50349b9.tar.gz DotNetOpenAuth.Samples-fbb147cdf20a254f71aa35f308b4692ff50349b9.tar.bz2 |
Merge pull request #6 from DavidChristiansen/develop
Package and Yammer update
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..d6f75d8 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +DotNetOpenAuth Samples +======================== + +This repository contains sample code for DotNetOpenAuth and aims to help developers toward a successful implementation. + +# How to use + +1. Download the source via the ZIP file option (typically on the right hand side) or clone the repository +2. Open in Visual Studio + + +## Call To Action + +We need developers to help produce more comprehensive demonstrations of implementation and best practice. If you are interested in helping out or have +code that you feel others will benefit from please contact [david@dotnetopenauth.net](mailto:david@dotnetopenauth.net)
\ No newline at end of file |