2 次代码提交 95d9fa5f64 ... 0374a2d564

作者 SHA1 备注 提交日期
  Eli Cox 0374a2d564 Add contact and license info. 6 年之前
  Eli Cox 8f14a746e2 index: notes are about computing. 6 年之前
共有 1 个文件被更改,包括 21 次插入1 次删除
  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