From c23de96dc98625aa91b38fc6196c1b10a333bafc Mon Sep 17 00:00:00 2001 From: Nam Date: Fri, 29 Jul 2016 17:33:39 +1000 Subject: [PATCH] Create README.md Add a README file to the Blocly project and initiate a pull request. --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d48a451 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# blocly + +## Synopsis +An Rss Reader app developed for the Android platform. +It has been developed as part of the Bloc.io Android Development course. + +## Motivation +To create a fully functioning RssRead in order to teach aspiring Android developers +how to create a app from the ground up. + +## Contributors +Nam Lu + +## License +N/A