From 19e9d8c34819fb07bd9f0e484624871224f6748d Mon Sep 17 00:00:00 2001 From: "akihiko.kigure" <akihiko.kigure@gmail.com> Date: Mon, 13 Feb 2023 22:44:38 +0900 Subject: [PATCH] chore(README): README update --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 16fec2a..e15b806 100644 --- a/README.md +++ b/README.md @@ -24,5 +24,8 @@ main(); ## Document +- [TSDoc](http://chirimen.org/node-web-i2c/) + +## Reference + - [Web I2C API for W3C Draft](http://browserobo.github.io/WebI2C) -- [documentation for node-web-i2c](http://chirimen.org/node-web-i2c/)