Making package easily usable with goinstall. Including the reference to go-iconv.

This commit is contained in:
jim teeuwen 2011-01-20 22:48:03 +01:00
parent e36a8d35b8
commit 9b53d04d9d
9 changed files with 4 additions and 16 deletions

4
README
View file

@ -1,5 +1,5 @@
Author: Jim Teeuwen <jimteeuwen@gmail.com>
Author: Jim Teeuwen <jimteeuwen at gmail.com>
This package wraps the standard XML library and uses it to build a node tree of
any document you load. This allows you to look up nodes forwards and backwards,
@ -12,7 +12,7 @@
DEPENDENCIES
================================================================================
go-iconv: https://github.com/sloonz/go-iconv
goinstall github.com/sloonz/go-iconv/src
================================================================================
USAGE