diff --git a/.replit b/.replit new file mode 100644 index 0000000..1b15c05 --- /dev/null +++ b/.replit @@ -0,0 +1,2 @@ +language = "python3" +run = "" \ No newline at end of file diff --git a/README.md b/README.md index 7e66846..b3d0953 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -# SoftwareProject \ No newline at end of file +[![Run on Repl.it](https://repl.it/badge/github/neurotech-uiuc/SoftwareProject)](https://repl.it/github/neurotech-uiuc/SoftwareProject) \ No newline at end of file