diff options
author | dgp <dgp@users.sourceforge.net> | 2005-12-02 21:13:26 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2005-12-02 21:13:26 (GMT) |
commit | 22406a8452be45229f4fe19b8001ffb28c6536fe (patch) | |
tree | 8c245ccb12e22d25fc4a7c748e937f34f4a34624 /README | |
parent | 3ef6ec6516aa426cda15defa3c8da002e8b14075 (diff) | |
download | tcl-22406a8452be45229f4fe19b8001ffb28c6536fe.zip tcl-22406a8452be45229f4fe19b8001ffb28c6536fe.tar.gz tcl-22406a8452be45229f4fe19b8001ffb28c6536fe.tar.bz2 |
update README files
Diffstat (limited to 'README')
-rw-r--r-- | README | 25 |
1 files changed, 12 insertions, 13 deletions
@@ -5,7 +5,7 @@ README: Tcl You can get any source release of Tcl from the file distributions link at the above URL. -RCS: @(#) $Id: README,v 1.49.2.12 2005/11/16 22:05:26 dgp Exp $ +RCS: @(#) $Id: README,v 1.49.2.13 2005/12/02 21:13:26 dgp Exp $ Contents -------- @@ -57,8 +57,8 @@ by clicking on the relevant version. Information about Tcl itself can be found at http://www.tcl.tk/scripting/ -There have been many Tcl books on the market. Most are listed at - http://www.tcl.tk/resource/doc/books/ +There have been many Tcl books on the market. Many are mentioned in the Wiki: + http://wiki.tcl.tk/book/ 2a. Unix Documentation ---------------------- @@ -135,15 +135,14 @@ anonymous FTP. The archive also contains several FAQ ("frequently asked questions") documents that provide solutions to problems that are commonly encountered by Tcl newcomers. -7. Tcl Resource Center ----------------------- +7. The Tcler's Wiki +------------------- + +A Wiki-based open community site covering all aspects of Tcl/Tk is at: + + http://wiki.tcl.tk/ -Visit http://www.tcl.tk/resource/ to see an annotated index of -many Tcl resources available on the World Wide Web. This includes -papers, books, and FAQs, as well as development tools, extensions, -applications, binary releases, and patches. You can also recommend -additional URLs for the resource center using the forms labeled "Add a -Resource". +A wealth of useful information can be found there. 8. Mailing lists ---------------- @@ -181,10 +180,10 @@ The Tcl community is too large for us to provide much individual support for users. If you need help we suggest that you post questions to comp.lang.tcl. We read the newsgroup and will attempt to answer esoteric questions for which no one else is likely to know the answer. In addition, -see the following Web site for links to other organizations that offer +see the following page on the Wiki for links to other organizations that offer Tcl/Tk training: - http://www.tcl.tk/resource/community/commercial/training + http://wiki.tcl.tk/training 10. Thank You ------------- |