diff --git a/.gitpod.yml b/.gitpod.yml new file mode 100644 index 0000000..ffda01b --- /dev/null +++ b/.gitpod.yml @@ -0,0 +1,5 @@ +image: gitpod/workspace-full + +tasks: + - init: npm install + command: npm start diff --git a/README.md b/README.md index 35211b5..c0e0b75 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/Coinigy/api) + +[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/Coinigy/api) + +[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/Coinigy/api) + # Coinigy API This repository contains example API clients that demonstrate connecting to the Coinigy API.