[Pkg-javascript-commits] [node-coveralls] 66/332: Fix the headings

Bastien Roucariès rouca at moszumanska.debian.org
Thu Nov 9 13:53:41 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-coveralls.

commit ca07f96b3e9c19a30e11d87e6d13c88e5f29d7a7
Author: Alan Shaw <alan at freestyle-developments.co.uk>
Date:   Fri Jul 5 08:59:00 2013 +0100

    Fix the headings
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index bdc88b7..3d8ea79 100644
--- a/README.md
+++ b/README.md
@@ -51,10 +51,10 @@ YOURPACKAGE_COVERAGE=1 ./node_modules/.bin/mocha test -R mocha-lcov-reporter | .
 ```
 Check out an example [Makefile](https://github.com/cainus/urlgrey/blob/master/Makefile) from one of my projects for an example, especially the test-coveralls build target.  Note: Travis runs `npm test`, so whatever target you create in your Makefile must be the target that `npm test` runs (This is set in package.json's 'scripts' property).
 
-##[Istanbul](https://github.com/gotwarlost/istanbul)
+### [Istanbul](https://github.com/gotwarlost/istanbul)
 TODO
 
-## [Nodeunit](https://github.com/caolan/nodeunit) + [JSCoverage](https://github.com/fishbar/jscoverage)
+### [Nodeunit](https://github.com/caolan/nodeunit) + [JSCoverage](https://github.com/fishbar/jscoverage)
 
 Depend on nodeunit, jscoverage and coveralls:
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-coveralls.git



More information about the Pkg-javascript-commits mailing list