Adding something like a proper doc string
This commit is contained in:
parent
d246fc20a0
commit
efeccf62a2
4
conway/doc.go
Normal file
4
conway/doc.go
Normal file
@ -0,0 +1,4 @@
|
||||
/*
|
||||
Conway's Game of Life in Go (console and web.)
|
||||
*/
|
||||
package conway
|
Loading…
Reference in New Issue
Block a user