diff --git a/.replit b/.replit new file mode 100644 index 0000000..0e4a943 --- /dev/null +++ b/.replit @@ -0,0 +1,2 @@ +language = "python3" +run = "npm start" \ No newline at end of file diff --git a/README.md b/README.md index f5e5767..e51e062 100755 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + +[![Run on Repl.it](https://repl.it/badge/github/insidesherpa/JPMC-tech-task-2)](https://repl.it/github/insidesherpa/JPMC-tech-task-2)