diff --git a/.replit b/.replit new file mode 100644 index 0000000..2aff877 --- /dev/null +++ b/.replit @@ -0,0 +1,2 @@ +language = "bash" +run = "" \ No newline at end of file diff --git a/README.md b/README.md index 6715c62..59686e7 100644 --- a/README.md +++ b/README.md @@ -34,3 +34,4 @@ For help getting started with Flutter, view our online [documentation](http://flutter.io/). +[![Run on Repl.it](https://repl.it/badge/github/braulio94/menu_flutter)](https://repl.it/github/braulio94/menu_flutter) \ No newline at end of file