summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 8 insertions, 3 deletions
diff --git a/README.md b/README.md
index 4320ba37..06be9d2f 100644
--- a/README.md
+++ b/README.md
@@ -6,9 +6,14 @@
This is version 7.7.0 (next release development) of a conservative garbage
collector for C and C++.
-You might find a more recent version
-[here](http://www.hboehm.info/gc/), or
-[here](https://github.com/ivmai/bdwgc).
+
+## Download
+
+You might find a more recent/stable version on the
+[BDWGC site](http://www.hboehm.info/gc/).
+
+Also, the latest bug fixes and new features are available in the
+[development repository](https://github.com/ivmai/bdwgc).
## Overview