diff --git a/README.md b/README.md index 4f6d72b..90ead86 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ yahoo! It can be unbelievably easy to fight with robots by including this Plugin ## What is easyVer? -easyVarCode is a friendly plugin which can help you expel robots which are trying to steal user infomation from your website.
-With the help of easyVarCode you can easily identify whether it is a robot who is visiting your website.
-Basing on easyVarCode, it becomes quick and convenient for users to finish their login process which can make your site more friendly. +easyVer is a friendly plugin which can help you expel robots which are trying to steal user infomation from your website.
+With the help of easyVer you can easily identify whether it is a robot who is visiting your website.
+Basing on easyVer, it becomes quick and convenient for users to finish their login process which can make your site more friendly. ## Quick start @@ -21,21 +21,21 @@ Basing on easyVarCode, it becomes quick and convenient for users to finish their - In your HTML body, you need to include a div which class is verBox.
A simple example: ```html -//include easyVer css file + -//Put this div in your HTML body +
-//include jquery and easyVer js file::the js MUST be put AFTER the div + -//demo script for using easyVer + ``` -