diff --git a/.gitpod.yml b/.gitpod.yml new file mode 100644 index 0000000..04b21b7 --- /dev/null +++ b/.gitpod.yml @@ -0,0 +1,3 @@ +tasks: + - name: Run Tests + command: rake test diff --git a/README.md b/README.md index a8b8cde..e8e6b8d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # The Algorithms - Ruby + + Gitpod Ready-to-Code + + [![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/#TheAlgorithms_community:gitter.im)  [![contributions welcome](https://img.shields.io/static/v1.svg?label=Contributions&message=Welcome&color=0059b3&style=flat-square)](https://github.com/TheAlgorithms/Ruby/blob/master/CONTRIBUTING.md)  ![](https://img.shields.io/github/repo-size/TheAlgorithms/Ruby.svg?label=Repo%20size&style=flat-square)