2 Revize 95d9fa5f64 ... 0374a2d564

Autor SHA1 Zpráva Datum
  Eli Cox 0374a2d564 Add contact and license info. před 6 roky
  Eli Cox 8f14a746e2 index: notes are about computing. před 6 roky
1 změnil soubory, kde provedl 21 přidání a 1 odebrání
  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