aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 1dd6cd9..a82d866 100644
--- a/README.txt
+++ b/README.txt
@@ -5,5 +5,8 @@ Setup:
# compile crystal test
crystal build --release cr-test.cr
+ # compile java test
+ javac -cp opencsv-2.3.jar JavaCSVTest.java
+
# compare tests
./bench.rb