diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2012-02-08 09:48:00 -0500 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2012-02-08 09:48:00 -0500 |
commit | 3ed96ff67abaa06a1784153bc45fd68ffa121872 (patch) | |
tree | 02e4e1fd2fcdedde6158c762c5eb25ab46154386 /README.txt | |
parent | 35777496f45b9b3318f694b93752fcb1134a48b1 (diff) |
Moved the historical changelog into NEWS.
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -55,6 +55,8 @@ the source and run the unit tests again under Python 3. = Links = Homepage: http://www.crummy.com/software/BeautifulSoup/bs4/ +Documentation: http://www.crummy.com/software/BeautifulSoup/bs4/doc/ + http://readthedocs.org/docs/beautiful-soup-4/ Discussion group: http://groups.google.com/group/beautifulsoup/ Development: https://code.launchpad.net/beautifulsoup/ Bug tracker: https://bugs.launchpad.net/beautifulsoup/ |