From 041980d4e9da7bfd6469d8e81df4e0b067e0add3 Mon Sep 17 00:00:00 2001 From: Rune Andreas Grimstad Date: Wed, 5 Sep 2012 12:01:03 +0300 Subject: [PATCH] Added some credits --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c33f33..3440df7 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,8 @@ TODO for the future: * Display other file types than text * Modify files * Upload new files -* Save files to local storage \ No newline at end of file +* Save files to local storage + + +Oh. While I remember. This project uses components from two other projects: MVVMCross (https://github.com/slodge/MvvmCross/) by @slodge (https://twitter.com/slodge) and DropNet (https://github.com/dkarzon/DropNet) by @dkarzon (https://twitter.com/dkarzon). +Thanks guys! \ No newline at end of file