javascript tag doesn't work for import in code. Changing it into blocks

This commit is contained in:
Abhijith
2017-03-27 17:51:39 -07:00
parent e22d0126ff
commit c6c2167a73
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Game of Life simulation in LEDs
```javascript
```blocks
//https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life
let lifeChart: Image = null