From d44cb4b28ea055e087bd8d4fb6270c48ab537500 Mon Sep 17 00:00:00 2001 From: James Moger Date: Wed, 3 Aug 2011 22:41:48 -0400 Subject: [PATCH] Documentation. --- README.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.markdown b/README.markdown index a5fc39c..08dd864 100644 --- a/README.markdown +++ b/README.markdown @@ -16,22 +16,22 @@ iciql **is not**... - designed to compete with enterprise [ORM][orm] tools like [Hibernate][hibernate] or [mybatis][mybatis] Supported Databases -================= +------- - [H2](http://h2database.com) - Support for others is planned and should only require creating a simple "dialect" class. Java Runtime Requirement -================= +------- iciql requires a Java 6 Runtime Environment (JRE) or a Java 6 Development Kit (JDK). Current Release -================= +------- documentation @ [iciql.com](http://iciql.com) issues, binaries, & source @ [Google Code][googlecode]
sources @ [Github][iciqlsrc] License -================= +------- iciql is distributed under the terms of the [Apache Software Foundation license, version 2.0][apachelicense] [jaqu]: http://h2database.com/html/jaqu.html "H2 JaQu project" -- 2.39.5