diff options
-rw-r--r-- | README.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..06838f7 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +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 |