diff --git a/README.md b/README.md
index 02b6c83..c76003d 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
-This is a program writen in python
+# This is a unit selector program written in python
By using this, students of this university called 'Khayyam' can automatically select their units for the upcoming semester.
-for using this, all you need to know is to have the number of lessons and its group
+for using this, all you need to do is to have the number of lessons and its group,
-in this code there's two arrays called 'course' and 'code'
+in this code there are two arrays called 'course' and 'code'
-by listing the lessons by their numbers, in the same way as the example in the code, and inserting their groups in order in the other array and running it everything's going to be fine and you're going to have a fantasy selection for your next term.
+by listing the lessons by their numbers, in the same way as the example in the code, and inserting their groups in order in the other array and running it everything's going to be fine and you're going to have a fantastic selection for your next term.