From d57a2fecd150771393a52974504fdb2ba437b120 Mon Sep 17 00:00:00 2001 From: Carl Lerche Date: Thu, 26 Oct 2017 11:07:11 -0700 Subject: [PATCH] Add FAQ section to readme (#169) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9ac2c81..8b97cf5 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,12 @@ fn main() { } ``` +## FAQ + +**Is this an embedded Java SQL database engine?** + +[No](http://www.h2database.com). + ## License `h2` is primarily distributed under the terms of both the MIT license and the