Skip to content

Commit 83c6e57

Browse files
author
Paul C Roberts
committed
Add examples to README
1 parent 7164316 commit 83c6e57

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,12 @@ token for your own Dropbox account.
2525
## Examples
2626

2727
Several examples can be found in the examples directory:
28-
* SimpleBlogDemo - (something here about the blog demo)
28+
* SimpleBlogDemo — An ASP.NET MVC application that creates a simple blogging
29+
platform, this shows how to upload and download files.
30+
* SimpleTest — A windows console application that demonstrates basic use of the SDK;
31+
this also contains code that demonstrates using OAuth2 using WPF
32+
* UniversalDemo — A slide show app for both Windows Store and
33+
Windows Phone 8.1
2934

3035
## Documentation
3136

0 commit comments

Comments
 (0)