Adding something like a proper doc string
This commit is contained in:
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
|
Reference in New Issue
Block a user