diff --git a/.gitpod.yml b/.gitpod.yml new file mode 100644 index 0000000..337682b --- /dev/null +++ b/.gitpod.yml @@ -0,0 +1,2 @@ +tasks: + - init: make diff --git a/README.md b/README.md index 6eb4f8b..28d294d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/rjNemo/deno_hello) + # Hello Server Web app which returns the iconic Hello, World in various locales