[Pkg-javascript-commits] [node-dargs] 04/54: Update readme.md
Bastien Roucariès
rouca at moszumanska.debian.org
Wed Sep 6 09:41:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-dargs.
commit 6b00756328ff2cc7525b3302ab1e5c5d087b0af6
Author: Sindre Sorhus <sindresorhus at gmail.com>
Date: Thu Apr 3 22:59:50 2014 +0200
Update readme.md
---
readme.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/readme.md b/readme.md
index ab9cc1d..be35523 100644
--- a/readme.md
+++ b/readme.md
@@ -1,4 +1,4 @@
-# dargs [![Build Status](https://travis-ci.org/sindresorhus/dargs.png?branch=master)](https://travis-ci.org/sindresorhus/dargs)
+# dargs [![Build Status](https://travis-ci.org/sindresorhus/dargs.svg?branch=master)](https://travis-ci.org/sindresorhus/dargs)
> Converts an object of options into an array of command-line arguments
@@ -12,7 +12,7 @@ $ npm install --save dargs
```
-#### Example
+#### Usage
```js
var dargs = require('dargs');
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-dargs.git
More information about the Pkg-javascript-commits
mailing list