2 Commits 95d9fa5f64 ... 0374a2d564

Author SHA1 Message Date
  Eli Cox 0374a2d564 Add contact and license info. 6 years ago
  Eli Cox 8f14a746e2 index: notes are about computing. 6 years ago
1 changed files with 21 additions and 1 deletions
  1. 21 1
      index.go

+ 21 - 1
index.go

@@ -1,2 +1,22 @@
-/* I abuse godoc to take notes. */
+/* I abuse godoc to take notes on computers, programming etc.
+
+Contact
+
+Send any feedback (comments, typos, issues, questions) to
+
+https://github.com/icock/comp/issues
+
+Or open a pull requests at
+
+https://github.com/icock/comp/pulls
+
+Or send a email to me directly.
+My email address is listed on my personal homepage:
+
+https://icock.github.io
+
+License
+
+public domain
+*/
 package comp