From 690983793deb7b36a9b80d4e19e1368513fbce83 Mon Sep 17 00:00:00 2001 From: Anton Keks Date: Wed, 6 Feb 2013 00:27:32 +0200 Subject: [PATCH] added license info and `ant current' --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README b/README index 876115b2..41a23d32 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This is the source code of Angry IP Scanner, a network scanner tool. +This is the source code of Angry IP Scanner, licensed with GPL v2. http://angryip.org/ The code is written mostly in Java. @@ -21,5 +21,7 @@ Install JDK and Ant on other platforms as you usually do it. Then use Ant for building a package for your desired platform: just type `ant' or `make' in the project dir for the list of available targets. +`ant current' would build the app for your current OS. + The resulting binaries will be put into the `dist' directory. Run jar files with `java -jar '.