summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortailor <cygnus@janrain.com>2005-12-27 20:01:47 +0000
committertailor <cygnus@janrain.com>2005-12-27 20:01:47 +0000
commite27383c8ab50f253c4a84844423c2925624e410e (patch)
tree17defa69ec19a6a31a9f2960022a3202e6bcb67a
parentbff8411e24661338154713cf96c49aa2b5b6769a (diff)
downloadphp-openid-e27383c8ab50f253c4a84844423c2925624e410e.zip
php-openid-e27383c8ab50f253c4a84844423c2925624e410e.tar.gz
php-openid-e27383c8ab50f253c4a84844423c2925624e410e.tar.bz2
[project @ Added README file.]
-rw-r--r--README15
1 files changed, 15 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..cba30ae
--- /dev/null
+++ b/README
@@ -0,0 +1,15 @@
+This is the PHP OpenID library.
+
+DOCUMENTATION
+=============
+
+This library's code documentation strives to conform to the PEAR
+standard, detailed at:
+
+ http://www.pear.php.net/manual/en/standards.header.php
+
+The directives found in the documentation blocks are phpDocumentor
+directives:
+
+ http://www.phpdoc.org/
+