Update the README, mostly just a token commit to test something

Signed-off-by: R. Tyler Ballance <tyler@slide.com>
This commit is contained in:
R. Tyler Ballance 2009-04-07 13:29:41 -07:00
parent e3e473e62a
commit dd1b94759f
1 changed files with 5 additions and 1 deletions

View File

@ -4,10 +4,14 @@ PyVE - The Python Virtual Earth Client
PyVE is intended on being a fully-formed SOAP client for the [Virtual Earth](http://dev.live.com/virtualearth/) API from
[Microsoft](http://dev.live.com).
Prequisites
-----------
* [Zolera Soap Infrastructure](http://pywebsvcs.sourceforge.net) (a.k.a **ZSI**)
* *optional* [pyXML](http://sourceforge.net/project/showfiles.php?group_id=6473)
Status
------
Currently PyVE only really supports reverse geocoding, but the basic bits to set up Virtual Earth calls
should exist.