summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDavid Christiansen <coding@davedoes.net>2013-08-16 22:56:08 +0100
committerDavid Christiansen <coding@davedoes.net>2013-08-16 22:56:08 +0100
commit95ae4480e7c967b57d66d25236210c11065fb50e (patch)
tree9931c8ba9eea4401cfbd16985a097b2faa2b83bd /README.md
parent755277653789daaeb133577d0b1a3e651823ee0a (diff)
downloadDotNetOpenAuth.Samples-95ae4480e7c967b57d66d25236210c11065fb50e.zip
DotNetOpenAuth.Samples-95ae4480e7c967b57d66d25236210c11065fb50e.tar.gz
DotNetOpenAuth.Samples-95ae4480e7c967b57d66d25236210c11065fb50e.tar.bz2
replaced README with README.md (markdown)
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
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