about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-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 (