[Pkg-javascript-commits] [node-async] 55/480: add line break between development and production links in README

Jonas Smedegaard js at moszumanska.debian.org
Fri May 2 08:58:12 UTC 2014


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

js pushed a commit to branch master
in repository node-async.

commit b4d370939430da4f0115831bdb8420e26c9abc7f
Author: Caolan McMahon <caolan at caolanmcmahon.com>
Date:   Wed Nov 17 19:17:16 2010 +0000

    add line break between development and production links in README
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 4100071..9592c27 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,9 @@ Alternatively, you can install using Node Package Manager (npm):
 
     npm install async
 
+
 __Development:__ [async.js](https://github.com/caolan/async/raw/master/lib/async.js) - 17.5kb Uncompressed
+
 __Production:__ [async.min.js](https://github.com/caolan/async/raw/master/dist/async.min.js) - 1.7kb Packed and Gzipped
 
 

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



More information about the Pkg-javascript-commits mailing list