diff --git a/ui/index.js b/ui/index.js index 85367c1..6a76964 100644 --- a/ui/index.js +++ b/ui/index.js @@ -170,6 +170,12 @@ class App extends Component { { href: 'https://web.dev/porting-libusb-to-webusb/' }, 'blog post' ), + ' or the ', + h( + 'a', + { href: 'https://github.com/GoogleChromeLabs/web-gphoto2' }, + 'repo' + ), '!' ) )