Browse Source

update header comment

horgh 16 years ago
parent
commit
3842c8f75e
1 changed files with 6 additions and 0 deletions
  1. 6 0
      wiki.tcl

+ 6 - 0
wiki.tcl

@@ -2,6 +2,12 @@
 # Mar 30 2010
 # by horgh
 #
+# Requires Tcl 8.5+ and tcllib
+#
+# Wikipedia.org fetcher
+#
+# To enable you must .chanset #channel +wiki
+#
 
 package require http
 package require htmlparse