From 573d3843666c8e4b851168fa83743e5d74ed8d1c Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Sun, 26 Apr 2020 21:26:16 +0200 Subject: [PATCH] wip --- doc/dev.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/dev.md b/doc/dev.md index bbc300e5..545ba2b7 100644 --- a/doc/dev.md +++ b/doc/dev.md @@ -69,8 +69,8 @@ Findings from various experiments with JDBC drivers in babashka: [#387](https://github.com/borkdude/babashka/issues/387). To progress work on sqlite and mySQL, I need a working Clojure example. If you -want to contribute, consider making a an example CLI that puts something in a -mysql db and reads something from it. +want to contribute, consider making a an example Clojure GraalVM CLI that puts +something in a sqlite / mysql DB and reads something from it. ## Binary size