--- README.txt	2010-05-23 00:51:12.000000000 -0700
+++ READMEUPDATED.txt	2010-05-23 20:59:43.000000000 -0700
@@ -1,9 +1,14 @@
 $Id: README.txt,v 1.1 2010/05/23 07:51:12 bharat83 Exp $ 
 
-1.Just install the module acc. to drupal standards.
-2. Go to settings page "/admin/settings/simplecluetip"
-3. Add the jquery acc. to examples given ( Warning: Please keep your jquery inside 
-      
+1. In the simplecluetip module folder create a folder named js
+2. Download the required jQuery files and place the following file directly in the js folder just created
+jquery.hoverIntent.js - http://cherne.net/brian/resources/jquery.hoverIntent.html
+jquery.bgiframe.min.js - http://plugins.jquery.com/project/bgiframe
+jquery.cluetip.js - http://plugins.jquery.com/project/cluetip
+3. Just install the module according to drupal standards.
+4. Go to settings page "/admin/settings/simplecluetip"
+5. Add the jQuery according to examples given on setting page - Warning: Please keep your jQuery inside 
+
       $(document).ready(function() { 
            your code here;
          });
