commit b10dad40c82630c02070e5c42f5d4a0064ac4391
parent d74cba0744e2de2e732ff3a135bb52fac692d020
Author: Frederic Cambus <fcambus@users.sourceforge.net>
Date: Sat, 11 May 2013 02:03:04 +0200
Updating README file
Diffstat:
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -15,14 +15,18 @@ instead : http://ansilove.sourceforge.net
- 80x25 font support : IBM PC (Code page 437) charset
## Installation
-
+
Build and install with the `go` tool :
go build ansigo
go install ansigo
+Alternatively, you can download pre-built binaries (32-bit or 64-bit), check
+the directory corresponding to your operating system. Currently, only Windows
+binaries are available.
+
## License
-
+
AnsiGo is released under the MIT license. See `LICENSE` file for details.
## Contact