From 10cd1b30dac90a01049396ca2e12dd2d1b3be7cf Mon Sep 17 00:00:00 2001 From: Aikar Date: Sat, 10 Mar 2018 14:26:22 -0500 Subject: [PATCH] add link to IDB --- docs/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/README.md b/docs/README.md index 242198b6..4d4e6681 100644 --- a/docs/README.md +++ b/docs/README.md @@ -78,6 +78,7 @@ Or [Code With Aikar](https://aikardiscord.emc.gs) Discord. ## Other projects by Aikar / Empire Minecraft - [TaskChain](https://taskchain.emc.gs) - Powerful context control to dispatch tasks Async, then access the result sync for API usage. Concurrency controls too. + - [IDB](https://idb.emc.gs) - Simple and Intuitive JDBC Wrapper for Java - [Minecraft Timings](https://github.com/aikar/minecraft-timings/) - Add Timings to your plugin in a safe way that works on all Bukkit platforms (CraftBukkit - no timings, Spigot - Timings v1, Paper and Paper forks - Timings v2) ## License