Index: README.txt
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/path_image/README.txt,v
retrieving revision 1.2
diff -u -r1.2 README.txt
--- README.txt	30 Oct 2006 10:53:31 -0000	1.2
+++ README.txt	22 May 2007 08:15:02 -0000
@@ -2,31 +2,34 @@
 
 1. Installation
 ---------------
+
 Copy the path_image.tar.gz file to your modules/ directory and unpack.
 This will create modules/path_image folder.
 
-Go to admin >> modules and enable path_image module
+Go to Administer >> Site building >> Modules and enable path_image
+module.
 
-Go to admin >> access and setup roles to whom you wish to allow
-administration of the modile
+Go to Administer >> User management >> Access control and setup roles
+to whom you wish to allow administration of the module.
 
-Go to admin >> settings >> path image to setup the module.
+Go to Administer >> Site configuration >> Path image to setup the module.
 
-Go to admin >> blocks to setup the block on your page
+Go to Administer >> Site building >> Blocks to setup the block on your
+page.
 
 Variables;
 
   Block title: [default 'Path image']
-    This sets the block title, blank out for no title
+    This sets the block title, blank out for no title.
 
   Image repository: [default 'images']
     The name of the folder in which the images are stored. Folder
-    is relative the drupal 'files' folder as specified in teh general
-    settings admin page. No leading or trailing slashes
+    is relative the drupal 'files' folder as specified on the File
+    system site configuration page. No leading or trailing slashes.
 
   Allowable file types in repository: [default 'gif, jpg, png']
-    A list of comma seperated file extensions that will be scanned
-    for in the file repsoitory. 
+    A list of comma separated file extensions that will be scanned
+    for in the file repository. 
 
   Numeric parse halt: [default on]
     When searching paths the default is not to "look beyond" a numeric
@@ -50,7 +53,7 @@
     slashes).
 
   Alter a path:  Select an image:
-    An existing path can be amended here
+    An existing path can be amended here.
 
 2. Paths
 --------
@@ -68,5 +71,3 @@
 Switching "Numeric parse halt" off would scan for all components of the path
 including the numeric 3 in the example.
 
-
-
