From 7c843cf825a4bd21f972e0893c29db2e4d299ac9 Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Sat, 24 Oct 2020 02:53:24 +0300 Subject: small typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5ce232..830b82b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ For now, only USB connection is supported and tested (I just don't have the RS-2 lol), but RS-232 support will be added eventually. It's written in pure C99 with almost zero dependencies. It uses [libvoltronic](https://github.com/jvandervyver/libvoltronic) -for underlying device interaction. but you don't need to download and build it separately as **isv** comes with its own +for underlying device interaction, but you don't need to download and build it separately as **isv** comes with its own slightly modified libvoltronic version. It can output data in different formats (human-readable tables, conveniently-parsable tables and even JSON) so you can -- cgit v1.2.3