diff --git a/README.md b/README.md
index 115d6c9..82e40cd 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,8 @@ This is a JavaFX based CGPA calculator application.
- Different grade policy of diffrenet university. (Only for BD)
- User can create a profile to save the semester wise grade sheet.
- User can use/open any saved profile at any time.
+- User can store upto 18 semester CGPA data in a single profile.
+- Text suggestions of courses name. (Auto completion)
@@ -111,40 +113,74 @@ It is better to add VM option in run config to omit unnecessary error :
- +
- - + +
- +
- - - - - - - +
+> Saved Profile panel - where user can open any saved profile. + ++ +
+ +> Homepage of a Saved Profile - where user can calculate the CGPA and also ad to profile ++ +
+ +> Calculate panel of Semester CGPA of saved profile + ++ +
+> Calculate panel of Total CGPA of saved profile + ++ +
+ +> After adding the calculated CGPA to the profile + ++ +
+ +> Details information of a saved semester CGPA + +