aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorFilipp Lepalaan <filipp@mac.com>2011-04-29 11:51:32 +0300
committerFilipp Lepalaan <filipp@mac.com>2011-04-29 11:51:32 +0300
commit1663e0813a3629e01125c0eed65b735e068533df (patch)
tree26a468c9ddeee4c7e9cf774486d3e7705d855f23 /README.md
parent462031fb499ae21a3a5deffd856c007697c9168d (diff)
downloadgsxlib-1663e0813a3629e01125c0eed65b735e068533df.tar.gz
gsxlib-1663e0813a3629e01125c0eed65b735e068533df.tar.bz2
gsxlib-1663e0813a3629e01125c0eed65b735e068533df.zip
cleaned up readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index 62d4feb..5d9d92d 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
##About##
-GsxLib is a PHP library that simplifies communication with Apple's GSX web service API. It frees the application developer
+GsxLib is a PHP library that simplifies communication with Apple's [GSX web service API][1]. It frees the application developer
from knowing the underlying PHP SOAP architecture and to some extent even the GSX API itself. GsxLib also tries to provide
some performance benefits by minimizing the number of requests made to the servers as well as doing some rudimentary input
validation (as opposed to burdening Apple's servers with totally invalid requests).
@@ -20,8 +20,8 @@ For more details, consult your distribution or http://php.net/manual/en/book.soa
##License##
-
- DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
+
+ DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
Everyone is permitted to copy and distribute verbatim or modified
@@ -31,3 +31,5 @@ For more details, consult your distribution or http://php.net/manual/en/book.soa
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.
+
+[1]: http://gsxwsut.apple.com/apidocs/html/WSReference.html?user=asp