diff --git a/README.md b/README.md index 9bd2a6b..860e18e 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ npm start The development server will be available at http://localhost:3000/examples/browser/demo.html in your favorite browser. It will automatically rebuild `tesseract.dev.js` and `worker.min.js` when you change files in the src folder. -You can also run the development server in Gitpod ( a free online IDE and dev environment for GitHub ) with a single click. +You can also run the development server in Gitpod ( a free online IDE and dev environment for GitHub that will automate your dev setup ) with a single click. [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/naptha/tesseract.js/blob/master/examples/browser/demo.html)