diff --git a/README.md b/README.md
index 47ac4b0..f4cef83 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,9 @@ Start-BitsTransfer -Source https://git.io/rustlings-win -Destination $env:TMP/in
 
 To install Rustlings. Same as on MacOS/Linux, you will have access to the `rustlings` command after it.
 
+## Browser:
+[![Run on Repl.it](https://repl.it/badge/github/rust-lang/rustlings)](https://repl.it/github/rust-lang/rustlings)
+
 ## Manually
 
 Basically: Clone the repository, checkout to the latest tag, run `cargo install`.