From 4705c995d1ba865945b80ddae744e9a9885049a2 Mon Sep 17 00:00:00 2001 From: Martijn Schuemie Date: Thu, 4 Dec 2014 11:02:46 +0800 Subject: [PATCH] Added technology section to Readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f24e7a62..20c6bd12 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Screenshots Technology ============ -TBD +White Rabbit and Rabbit in a Hat are pure Java applications. Both applications use [Apache's POI Java libraries](http://poi.apache.org/) to read and write Word and Excel files. White Rabbit uses JDBC to connect to the respective databases. System Requirements ============