Update README.md

Fix link for #8
This commit is contained in:
James Bowman 2019-03-07 16:26:13 -08:00 committed by GitHub
parent 35c96f1446
commit 3e9d176688
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -5,8 +5,9 @@
I2CDriver is a tool for controlling any I2C device from your PC's USB port,
and can also monitor and capture I2C traffic.
It connects as a standard USB serial device, so there are no drivers to install.
The serial protocol is [very simple](/protocol.md),
and there are included drivers for
On the main site
[i2cdriver.com](https://i2cdriver.com),
there are drivers for
* Windows/Mac/Linux GUI
* Windows/Mac/Linux command-line