Index: README.txt
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/imagefield/README.txt,v
retrieving revision 1.3
diff -u -p -r1.3 README.txt
--- README.txt	31 Dec 2006 08:31:05 -0000	1.3
+++ README.txt	15 Sep 2007 00:40:24 -0000
@@ -1,8 +1,16 @@
-imagefield provides a image field type to cck.
+/* $Id$ */
+
+Imagefield provides a image field type to CCK.
 
 
 Installing Imagefield.module:
-  Download the imagefield release for your version.
-  Untar it in the Drupal modules directory.
 
-Activate the module through drupals administrative interface.
+- Download the imagefield release for your version.
+- Untar it in the Drupal modules directory.
+- Activate the module through drupals administrative interface.
+
+
+Notes:
+
+- Imagecache support for Imagefields has been moved to imagecache.module.
+
