From c5b6da49be7be3b60b3c73cd658909f22daa1cf4 Mon Sep 17 00:00:00 2001
From: Dan Vanderkam <danvdk@gmail.com>
Date: Tue, 15 Dec 2009 20:14:17 -0500
Subject: [PATCH] add mailing list link to README

---
 README | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README b/README
index b50c116..34f48cd 100644
--- a/README
+++ b/README
@@ -1,7 +1,9 @@
 dygraphs JavaScript charting library
 Copyright (c) 2006-, Dan Vanderkam.
-http://code.google.com/p/dygraphs/
-http://github.com/danvk/dygraphs
+
+Support: http://groups.google.com/group/dygraphs-users
+Source: http://github.com/danvk/dygraphs
+Issues: http://code.google.com/p/dygraphs/
 
 
 The dygraphs JavaScript library produces produces interactive, zoomable charts of time series.
-- 
2.7.4