diff -r e26c25b72a12 -r cad8819de653 SigningTS/readme.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/SigningTS/readme.txt Wed May 12 09:44:30 2010 -0700 @@ -0,0 +1,5 @@ +This directory represents work towards establishing an API for Signing. + +server3020 is simply a google app which will act as a stub representing a web server. + +client is a Qt application which calls the web service. Initially, just the test stub. Upon completion, it will also act as a test suite.