[Pkg-javascript-commits] [node-ripemd160] 46/71: removed leading spaces

Bastien Roucariès rouca at moszumanska.debian.org
Thu May 4 10:25:40 UTC 2017


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

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

commit 96763182a5fd7247fa6a7434eb7f9eebaaaf5667
Author: JP Richardson <jprichardson at gmail.com>
Date:   Wed May 20 13:19:08 2015 -0500

    removed leading spaces
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index c09f50b..357bf8d 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Usage
 
 ### ripemd160(input)
 
-`input` should be either a `string`, `Buffer`, or an `Array`. It returns a `Buffer`. 
+`input` should be either a `string`, `Buffer`, or an `Array`. It returns a `Buffer`.
 
 **example 1**:
 
@@ -84,8 +84,8 @@ Testing
 
 ### Test in a Browser:
 
-Testing in the browser uses the excellent [Mochify](https://github.com/mantoni/mochify.js). Mochify can use either PhantomJS 
-or an actual browser. You must have Selenium installed if you want to use an actual browser. The easiest way is to 
+Testing in the browser uses the excellent [Mochify](https://github.com/mantoni/mochify.js). Mochify can use either PhantomJS
+or an actual browser. You must have Selenium installed if you want to use an actual browser. The easiest way is to
 `npm install -g start-selenium` and then run `start-selenium`.
 
 Then run:

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



More information about the Pkg-javascript-commits mailing list