changeset 349:335e5846e154

If you create Jar file, you should read README.
author sugi
date Mon, 21 Apr 2014 20:01:24 +0900
parents 2a8440684441
children 388e7d4b0624
files README
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/README	Mon Apr 21 20:00:05 2014 +0900
+++ b/README	Mon Apr 21 20:01:24 2014 +0900
@@ -1,3 +1,5 @@
-HOW TO USE TEST PROGRAM
+This project is managed by Gradle.
 
-"-level info" is for log off
\ No newline at end of file
+If you want create 'Alice.jar', Command 'gradle jar'. (or ant, but script doesn't work. Path is wrong.)
+
+Last commit managed by Ant is 344.