From 7b731aa807af78e1c208a3ecd17fc6801a177ae1 Mon Sep 17 00:00:00 2001 From: Lukas Eder Date: Wed, 17 Sep 2014 16:31:07 +0200 Subject: [PATCH] Refer to the Java Code Geeks Academy --- jOOQ-examples/jOOQ-academy/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/jOOQ-examples/jOOQ-academy/README.md b/jOOQ-examples/jOOQ-academy/README.md index 35211a21ed..f7f7beae14 100644 --- a/jOOQ-examples/jOOQ-academy/README.md +++ b/jOOQ-examples/jOOQ-academy/README.md @@ -1,7 +1,9 @@ Thanks for downloading jOOQ. Please visit http://www.jooq.org for more information. -This example will guide you through the jOOQ API to get started and productive quickly, with jOOQ. +The jOOQ Academy is an extended, fully functional and runnable tutorial that is being created in cooperation with the [Java Code Geeks Academy](http://academy.javacodegeeks.com/). Stay tuned for more! + +Use the following commands to build the jOOQ Academy: ``` $ pwd