Summary.md fixes

This commit is contained in:
Abhijith
2017-03-27 16:59:37 -07:00
parent 0e253d5452
commit b54e10c11e
3 changed files with 3 additions and 2 deletions

View File

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