2 커밋 95d9fa5f64 ... 0374a2d564

작성자 SHA1 메시지 날짜
  Eli Cox 0374a2d564 Add contact and license info. 7 년 전
  Eli Cox 8f14a746e2 index: notes are about computing. 7 년 전
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