From 97283d9a820920273539ef6e952d189329e810bd Mon Sep 17 00:00:00 2001 From: Marc de Verdelhan Date: Mon, 11 May 2020 22:16:38 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ddb6970..4e2b272 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Here is a simple Java library/driver for building commands to communicate with I * All Topaz512 commands implemented * Integrity checking with optional CRC-16 computation * JDK 11 or later + * No third-party dependency * MIT Licensed ## Usage