diff --git a/public/index.html b/public/index.html
index dca636324dec46651e9d517af4865bf3e9e6a007..c4295988ba3db05c05189fa463abf71985e2c263 100644
--- a/public/index.html
+++ b/public/index.html
@@ -56,6 +56,15 @@
               id="inputTextCharacters" name="inputTextCharacters" value="">
             <div id="textCharacters-validation" class="error-message">Please enter number the of characters.</div>
           </div>
+          <div class="more-information">
+            <div>
+              <h4> <span>&#9432;</span> Note</h4>
+            </div>
+            <div>
+              <div>Minimum number of characters for school level should be;
+                First Year: 100, Second Year: 100, Third Year: 400, Fourth Year: 400 </div>
+            </div>
+          </div>
         </div>
         <div>
           <label for="schoolLevel">School Level:</label>