From 60bfc98ed97bf877d316a2f9842b8905f45868b5 Mon Sep 17 00:00:00 2001 From: Jack Firth Date: Sat, 21 Feb 2015 10:16:51 -0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b8c51ac..930d42b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ doc-coverage [![Build Status](https://travis-ci.org/jackfirth/doc-coverage.svg)](https://travis-ci.org/jackfirth/doc-coverage) [![Coverage Status](https://coveralls.io/repos/jackfirth/doc-coverage/badge.svg)](https://coveralls.io/r/jackfirth/doc-coverage) ===================================================== +[Documentation](http://pkg-build.racket-lang.org/doc/doc-coverage/index.html) + A Racket package for inspecting and testing the number of documented exports of a module Examining module documentation information: