|
@@ -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
|