From e917919ca43af5a4919b65842a4898eb36dd540d Mon Sep 17 00:00:00 2001 From: Ingvar Stepanyan Date: Sun, 5 Mar 2023 23:41:25 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 73765a7..d447459 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,10 @@ npx serve ui # starts a local server with COOP/COEP Then, navigate to http://localhost:5000/ in Chrome. +## See also + +[RReverser/eos-remote-web](https://github.com/RReverser/eos-remote-web) - my other project for controlling Canon cameras over Web Bluetooth. + ## License Like the dependencies, this demo is licensed under [LGPL v2.1](https://github.com/GoogleChromeLabs/web-gphoto2/blob/main/LICENSE).