[Pkg-javascript-commits] [node-leveldown] 367/492: npm badge me up scotty

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Sun Jul 6 17:14:18 UTC 2014


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

andrewrk-guest pushed a commit to annotated tag rocksdb-0.10.1
in repository node-leveldown.

commit df4b7a60223df4f63a21884c9ff2ea6ce9390af0
Author: Rod Vagg <rod at vagg.org>
Date:   Mon Jul 15 11:18:16 2013 +1000

    npm badge me up scotty
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index fcfc6f2..9770bc6 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,8 @@ A Low-level Node.js LevelDB binding
 
 [![Build Status](https://secure.travis-ci.org/rvagg/node-leveldown.png)](http://travis-ci.org/rvagg/node-leveldown)
 
+[![NPM](http://nodei.co/npm/leveldown.png)](http://nodei.co/npm/leveldown/)
+
 LevelDOWN was extracted from [LevelUP](https://github.com/rvagg/node-levelup) and now serves as a stand-alone binding for LevelDB.
 
 It is **strongly recommended** that you use LevelUP in preference to LevelDOWN unless you have measurable performance reasons to do so. LevelUP is optimised for usability and safety. Although we are working to improve the safety of the LevelDOWN interface it is still easy to crash your Node process if you don't do things in just the right way.

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



More information about the Pkg-javascript-commits mailing list