💡 Added import comment in doc.go
This commit is contained in:
parent
5dbee63a46
commit
2d20c56224
1 changed files with 1 additions and 1 deletions
2
doc.go
2
doc.go
|
@ -11,4 +11,4 @@ heads that can move not just on the x axis but on the y axis as well.
|
|||
Tree Notation is a middle ground that utilitizes ideas from the two dimensional
|
||||
language world using present day technology.
|
||||
*/
|
||||
package tree
|
||||
package tree // import "source.toby3d.me/toby3d/tree"
|
||||
|
|
Loading…
Reference in a new issue