diff --git a/index.html b/index.html
index c1788ed..0f60ecb 100644
--- a/index.html
+++ b/index.html
@@ -15,7 +15,7 @@
@@ -24,10 +24,17 @@
-This simple tool let you edit a vCard (*.vcf) file. You can easily delete, modify entries from a vCard file.
+This simple tool let you edit a vcf file. Or as know as a vCard file.

+
+Minimum Requirements
+
+
+- .NET Framework 3.5 (Present by default on Windows 7).
+
+
Thanks
diff --git a/params.json b/params.json
index 6c73e8d..97f16c0 100644
--- a/params.json
+++ b/params.json
@@ -1 +1 @@
-{"name":"vCard Editor","tagline":"Simple vCard (*.vcf) file Editor. ","body":"### vCard Editor\r\n***\r\n\r\nThis simple tool let you edit a vcf file. Or as know as a vCard file.\r\n\r\n\r\n\r\n\r\n### Thanks\r\n- **Thought.vCards** for his wonderful library of parsing and generating vcf format. http://www.thoughtproject.com/Libraries/vCard/\r\n\r\n- **MVP pattern** from this example : https://github.com/lennykean/NoteCards\r\n","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}
\ No newline at end of file
+{"name":"vCard Editor","tagline":"Simple vCard (*.vcf) file Editor. ","body":"### vCard Editor\r\n***\r\n\r\nThis simple tool let you edit a vcf file. Or as know as a vCard file.\r\n\r\n\r\n\r\n### Minimum Requirements\r\n- .NET Framework 3.5 (Present by default on Windows 7).\r\n\r\n### Thanks\r\n- **Thought.vCards** for his wonderful library of parsing and generating vcf format. http://www.thoughtproject.com/Libraries/vCard/\r\n\r\n- **MVP pattern** from this example : https://github.com/lennykean/NoteCards\r\n","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}
\ No newline at end of file