diff --git a/README.md b/README.md index 27c3f23..df79f9f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Web Serial Console -Serial console access in the browser! This project uses and [experimental API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Serial_API) available as of 08/06/2024 only on Chrome 89, Edge 89, or Opera 75. +Serial console access in the browser! This project uses an [experimental Web Serial API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Serial_API) available, as of 08/06/2024, on Chrome 89+, Edge 89+, or Opera 75+. -This is a work in progress and a learning experiment. Be patient or make a fork. +This is a work in progress and a learning experiment. Feel free to file an issue if you encounter one. ## Local Development: