From efeab8d73ce88eb7351396aefcc642246206d801 Mon Sep 17 00:00:00 2001 From: Yumiko Huang Date: Sun, 4 Oct 2015 12:47:36 -0700 Subject: [PATCH] readme update --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 32154ec..e52461b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # LightHelper We are going to build a platform for GiveLight's volunteers to participate in projects and GiveLight's admins can easily keep track over the time. + + +# Backend +We decided to use Ruby on Rails to supply API for the mobile app. + +# Mobile App +We decided to use ionic framework to build the hybrid app.