From 7d97972022fe2945c15b560e1a8f6ef171e63c6c Mon Sep 17 00:00:00 2001
From: Ajay kumar <cb.en.u4cse14431@students.amrita.edu>
Date: Mon, 8 May 2017 18:33:20 +0530
Subject: [PATCH] adding readme.txt

---
 readme.txt | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 readme.txt

diff --git a/readme.txt b/readme.txt
new file mode 100644
index 0000000..e4851e4
--- /dev/null
+++ b/readme.txt
@@ -0,0 +1,20 @@
+SmartTimeTable
+
+
+Project Desccription
+Its and Android application which shows present day's class timetable. Moreover it also shows what has happened in the corresponding subject on that day. It also shows details of upcoming tutorials and assignments to be submitted.
+The main reason behind such an app is that all the details are shown to all the stuents of that class irrespective of the fact that they are present or not. 
+
+How to install the app : 
+1. OPEN THE "SmartTimeTable APP" folder.
+2. Transfer the .apk file to any android smartphone.(Note that developer mode must be enabled on that device.)
+3. Install the apk on your moblie.
+4. Enjoy the app.
+
+How to contribute to the app :
+1. Open the "Project Source Code" folder.
+2. Note its path.
+3. Open Android Studio;cick on open existing projects and navigate to the "Project Source Code" folder.
+
+
+Comments are appreciated!!
\ No newline at end of file
-- 
GitLab