From 37c32b9b1e10b4c1a97dee05614d930e39010c43 Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Thu, 18 Aug 2016 21:34:22 +0300 Subject: Refine README about library source downloading * README.md (Download): New section. --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.1