From c2d7b5fd6e2b4df8b7522d2db9e251943e779f8e Mon Sep 17 00:00:00 2001 From: k gagan kumar <cb.en.u4cse14414@cb.students.amrita.edu> Date: Tue, 9 May 2017 06:51:33 -0700 Subject: [PATCH] Update README.md --- README.md | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b6fc4c6..3465bcc 100644 --- a/README.md +++ b/README.md @@ -1 +1,23 @@ -hello \ No newline at end of file +An Android app which offers you 6 programming course. + +Instruction to use this app: + +1) If the user already have an account then he/she can login + and can access all the content provided by apprenons. + +2) If he/she did not login into the app, then they will + have only access to 2 programming languages out of 6. + +3) After user logged in, they can access 6 programming languages + which are C, Cpp, Java, JavaScript, Sql and python. + +4) As per user preference they can choose any language and can + have a brief sceaming on that language. + +5) Apprenons also provide Latest Interview question, Specific + codes for each language and a compiler to run the code. + +6) For futher any queries or request they can click the + floating button and can give their query. + +7) Best of Luck For Your Future From Apprenons Team. \ No newline at end of file -- GitLab