# HG changeset patch # User telesto # Date 1418678542 -3600 # Mon Dec 15 22:22:22 2014 +0100 # Node ID 1c2ea3cb82854292f0ff3bca444d26827d751679 # Parent 83225e5b3ab45df9085c7edcbe107133c20cdbc4 improved README.md diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ hackurist ========= -[hackurist](https://bitbucket.com/telesto/hackurist) is made up of a client library and a client command line program to access a running [dfhack](https://github.com/DFHack/dfhack) rpc server. It is written in [Go](http://golang.org/). +[hackurist](https://bitbucket.com/telesto/hackurist) is a client library/command line program to access a running [dfhack](https://github.com/DFHack/dfhack) rpc server. It is written in [Go](http://golang.org/). News ---- @@ -22,13 +22,16 @@ go get bitbucket.org/telesto/hackurist/cmd/hackurist -Download: +or download the binary: +[Linux (x86)](http://laokoon.in-berlin.de/~heiko/hackurist/1.0/linux/hackurist), +[Mac OS X](http://laokoon.in-berlin.de/~heiko/hackurist/1.0/osx/hackurist) +[Windows](http://laokoon.in-berlin.de/~heiko/hackurist/1.0/windows/hackurist.exe) Usage: See hackurist -h -Discussion/Contact ------------------- -todo +Feedback/Contact +---------------- +There is an [anouncement topic](http://www.bay12forums.com/smf/index.php?board=29.0) at the official dwarf fortress forums. you can contact me by sending a pm.