From 32edcfc6b91e3d3db5c9429c55a04aeb75f0e19e Mon Sep 17 00:00:00 2001
From: "akihiko.kigure" <akihiko.kigure@gmail.com>
Date: Sun, 12 Feb 2023 16:28:24 +0900
Subject: [PATCH] =?UTF-8?q?README=20=E3=83=89=E3=82=AD=E3=83=A5=E3=83=A1?=
 =?UTF-8?q?=E3=83=B3=E3=83=88=E8=BF=BD=E5=8A=A0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 14c944e..16fec2a 100644
--- a/README.md
+++ b/README.md
@@ -24,4 +24,5 @@ main();
 
 ## Document
 
-[Web I2C API](http://browserobo.github.io/WebI2C)
+- [Web I2C API for W3C Draft](http://browserobo.github.io/WebI2C)
+- [documentation for node-web-i2c](http://chirimen.org/node-web-i2c/)