aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMarc R. Hoffmann <hoffmann@mountainminds.com>2014-09-18 07:52:26 +0200
committerMarc R. Hoffmann <hoffmann@mountainminds.com>2014-09-18 07:52:26 +0200
commitd03b676ebb2d28b0910aac0a6c45a7337a67f4cb (patch)
tree1d87aeff655112362e602450795c40df9b163e1b /README.md
parent02f5af47cac3a3a64716088f1b462dc58c02116e (diff)
downloadjacoco-d03b676ebb2d28b0910aac0a6c45a7337a67f4cb.tar.gz
Add links to mailing list for questions.
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0731bb74..42ed28c7 100644
--- a/README.md
+++ b/README.md
@@ -2,5 +2,9 @@ JaCoCo Java Code Coverage Library
=================================
JaCoCo is a free Java code coverage library distributed under the Eclipse Public
-License. Check [http://www.eclemma.org/jacoco](http://www.eclemma.org/jacoco)
-for downloads, documentation and feedback. \ No newline at end of file
+License. Check the [project homepage](http://www.eclemma.org/jacoco)
+for downloads, documentation and feedback.
+
+Please use our [mailing list](https://groups.google.com/forum/?fromgroups=#!forum/jacoco)
+for questions regarding JaCoCo which are not already covered by the
+[extensive documentation](http://www.eclemma.org/jacoco/trunk/doc/).