aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorFilipp Lepalaan <filipp@mac.com>2011-12-03 23:16:16 +0200
committerFilipp Lepalaan <filipp@mac.com>2011-12-03 23:16:16 +0200
commit5ac597d3d0b3f44699f96b47bc6c62348f5b0d26 (patch)
tree235a6af4036bd1c216e5b610d3b1baa8ea9105d3 /README.md
parent6ffa28a28f11490f0e27dcdbbc67210d492fac0e (diff)
downloadgsxlib-5ac597d3d0b3f44699f96b47bc6c62348f5b0d26.tar.gz
gsxlib-5ac597d3d0b3f44699f96b47bc6c62348f5b0d26.tar.bz2
gsxlib-5ac597d3d0b3f44699f96b47bc6c62348f5b0d26.zip
Added fetching product model, onsite dispatch details
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index d1b86f0..dfeb732 100644
--- a/README.md
+++ b/README.md
@@ -27,8 +27,8 @@ If you're in the US, remember to set the fifth argument to the constructor to 'a
##gsxcl##
-The package includes a rudimentary command line client to the GSX API called gsxcl.
-Currently it can perform warranty checks and part lookups.
+The package includes a rudimentary command line client to the GSX API called gsxcl. It can perform various functions in the library and is meant
+mainly as a simple test tool for the library.
##License##