Explorar el Código

Update README.md

Ensure the fiddle uses `let` instead of `var`.
Michael Herzog hace 4 años
padre
commit
1d96c8105f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -64,7 +64,7 @@ function animate() {
 }
 ```
 
-If everything went well, you should see [this](https://jsfiddle.net/8kubjpL5/).
+If everything went well, you should see [this](https://jsfiddle.net/ruc3h17j/).
 
 ### Cloning this repository ###