diff --git a/examples/README.md b/examples/README.md index 9ae0f2e..c843f6a 100644 --- a/examples/README.md +++ b/examples/README.md @@ -8,3 +8,7 @@ To run the examples: 4. `grunt build` 5. `npm run examples` 6. [http://localhost:3000](http://localhost:3000) + +Or use Gitpod, a free dev environment for GitHub: + +[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/axios/axios/blob/master/examples/server.js)