diff --git a/README.md b/README.md
index 5e1f7c6..c99dda1 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,14 @@
 # LRR
-This projects maintains the LRR system for Lab submissions at ZJNU
+LRR (Lab Report Repository) is an online assignment-submission application created by Mahomed Nor a postgraduate student in the college of Computer Science at Zhejiang Normal University.
 
-All updates and changes to this project will be tracked here
+# ABOUT LRR
+The project was originally created by Mahomed Nor a postgraduate student and its currently being used to handle assignment submissions for all software engineering students.
+The Original Github Repo is https://github.com/EngMohamedNor/LabReportRepo
+The LRR Project is currently running online at http://118.25.96.118/nor/
+The Project is being modified and updated by Software Project Management Students of 2017 class under this repository.
+Most critically identified bugs of this project have been reported on the LRR bug tracker http://118.25.96.118/bugzilla/describecomponents.cgi?product=Lab%20Report%20Repository%20%28nor%20houzi%29
 
-<h1>CURRENT PROBLEMS TO BE SOLVED</h1>
+# CURRENT PROBLEMS TO BE SOLVED
 1.  a new user could not login immediately after sign-up. (SOLVED)
 2.  password resetting link is not always sent successfully.
 3. creating sub-directories on all student submissions course-code/semester/section-number.  (/student-number/course-code/semester/section-number/assignement-title/submission.txt)