Index: README
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/openid_client_ax/README,v
retrieving revision 1.1.2.2
diff -u -p -r1.1.2.2 README
--- README	31 Mar 2009 01:40:09 -0000	1.1.2.2
+++ README	23 Apr 2009 15:06:21 -0000
@@ -1,9 +1,31 @@
-MYOPENID.COM does not support the correct axschema.org namespaces.
+; $Id$
+
+OPENID CLIENT AX
+----------------
+
+This module provides an API for consuming OpenID fields according to the
+OpenID Attribute Exchange specification 
+http://openid.net/specs/openid-attribute-exchange-1_0.html
 
-You have to use http://schema.openid.net in order to make it work.
+Typically, OpenID Client AX is used together with OpenID Content Profile Field 
+http://drupal.org/project/openid_cp_field to map OpenID Attributes to node 
+fields.
 
 CREDITS
 -------
+
 Developed and maintained by Darren Ferguson <http://www.openbandlabs.com/crew/darrenferguson>
 Development sponsored by OpenBand, a subsidiary of M.C.Dean, Inc. <http://www.openbandlabs.com/>
 
+INSTALLATION
+------------
+
+* Enable module.
+* Go to admin/settings/openid_client_ax, enable Attribute Exchange.
+
+LIMITATIONS AND WARNINGS
+------------------------
+
+MYOPENID.COM does not support the correct axschema.org namespaces.
+
+You have to use http://schema.openid.net in order to make it work.
\ No newline at end of file
