diff --git a/.replit b/.replit new file mode 100644 index 0000000..c88f45f --- /dev/null +++ b/.replit @@ -0,0 +1,2 @@ +language = "python3" +run = "python main.py" \ No newline at end of file diff --git a/README.md b/README.md index adb2c6d..4ae6063 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Garage Create virtual machine and managing them on browser. +[![Run on Repl.it](https://repl.it/badge/github/cakecatz/garage)](https://repl.it/github/cakecatz/garage) ## Installation