summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonard Richardson <leonard.richardson@canonical.com>2012-02-08 09:25:43 -0500
committerLeonard Richardson <leonard.richardson@canonical.com>2012-02-08 09:25:43 -0500
commit7b04252dfbdfb82a9342d40f00fab1d6b566df2b (patch)
tree137f0cb1764c964882d361d26976f183958e5ed8
parent23ec4e144b4d737e8fb8712e35532bb9f5e67cbf (diff)
Added some links.
-rw-r--r--README.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index e5c78c2..7e28b7d 100644
--- a/README.txt
+++ b/README.txt
@@ -51,3 +51,10 @@ If you checked out the source tree, you should see a script in the
home directory called test-all-versions. This script will run the unit
tests under Python 2.7, then create a temporary Python 3 conversion of
the source and run the unit tests again under Python 3.
+
+= Links =
+
+Homepage: http://www.crummy.com/software/BeautifulSoup/bs4/
+Discussion group: http://groups.google.com/group/beautifulsoup/
+Development: https://code.launchpad.net/beautifulsoup/
+Bug tracker: https://bugs.launchpad.net/beautifulsoup/