From 0b7da198166edcf6556a866232f41e032a97ad9b Mon Sep 17 00:00:00 2001 From: Geremy Cohen Date: Tue, 8 Oct 2013 19:43:02 -0700 Subject: [PATCH] Update README.md Added the ant compile video. --- java/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/java/README.md b/java/README.md index 7947c65bb..aabcc3575 100644 --- a/java/README.md +++ b/java/README.md @@ -37,6 +37,7 @@ $ ant test $ ant clean build test ``` +[A quick video demo of building with ant from the command line can be viewed here](https://vimeo.com/76488749). ###Configuring Logging [Check out the logging video walkthrough here!](https://vimeo.com/71309975)