ips/.replit
undefined 0a02dc59aa Add run on repl.it badge to README
This pull request adds a `Run on Repl.it` badge to the `README`. This will allow users to easily run this repository in their browser, without having to set up an environment. You can learn more about Repl.it [here](https://repl.it).
2020-07-03 09:24:40 +00:00

2 lines
No EOL
36 B
Text

language = "rust"
run = "cargo test"