Updated README a bit. Should probably just be rewritten though.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2000-10-16 23:17:58 +00:00
parent d1640f9bd5
commit 2bac07b9d0

View File

@@ -46,16 +46,15 @@ Getting Help
------------ ------------
Since wxPython is a blending of multiple technologies, help comes from Since wxPython is a blending of multiple technologies, help comes from
multiple sources. See the http://alldunn.com/wxPython for details on multiple sources. See the http://wxPython.org/ for details on various
various sources of help, but probably the best source is the sources of help, but probably the best source is the wxPython-users
wxPython-users mail list. You can view the archive or subscribe by mail list. You can view the archive or subscribe by going to
going to
http://wxwindows.org/mailman/listinfo/wxpython-users http://lists.sourceforge.net/mailman/listinfo/wxpython-users
Or you can send mail directly to the list using this address: Or you can send mail directly to the list using this address:
wxpython-users@wxwindows.org wxpython-users@lists.sourceforge.net
Other Info Other Info
@@ -66,13 +65,15 @@ Please also see the following files in this directory:
CHANGES.txt Information about new features, fixes, etc. in CHANGES.txt Information about new features, fixes, etc. in
each release. each release.
BUILD.txt Instructions for building wxPython on various BUILD.unix.txt Instructions for building wxPython on various
platforms. Unix-like platforms.
licence.txt Text of the wxWindows license. BUILD.win32.txt Instructions for building wxPython on Windows.
licence/* Text of the wxWindows license.
---------------- -----------------
Robin Dunn Robin Dunn
robin@alldunn.com robin@alldunn.com