about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authoraob <aob@tilde.institute>2020-08-23 19:24:21 -0400
committeraob <aob@tilde.institute>2020-08-23 19:24:21 -0400
commit65690c699bf07bbdddb46769d39c7cf07a219428 (patch)
tree45e281b43a0c911332f6a3729ee6ef6e54565e1a
parent00978edc7a39dc0a1a93b69d79c34eb6a97ee78c (diff)
downloadhello-65690c699bf07bbdddb46769d39c7cf07a219428.tar.gz
extended description
-rw-r--r--main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.go b/main.go
index cfa2853..366d629 100644
--- a/main.go
+++ b/main.go
@@ -1,4 +1,4 @@
-// package hello says hello.
+// package hello says hello. This is for demostration purposes.
 package hello
 
 import (