[Pkg-javascript-commits] [node-iconv-lite] 79/83: Update README.md
matthew pideil
mpideil-guest at moszumanska.debian.org
Tue Apr 1 19:56:54 UTC 2014
This is an automated email from the git hooks/post-receive script.
mpideil-guest pushed a commit to branch master
in repository node-iconv-lite.
commit 26520ab79b37b82acc70afac8789b9a77d5ea46f
Author: Alexander Shtuchkin <ashtuchkin at gmail.com>
Date: Wed Jan 22 11:13:25 2014 -0800
Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index b3e8ea7..d467639 100644
--- a/README.md
+++ b/README.md
@@ -3,9 +3,9 @@
<!-- [![Build Status](https://secure.travis-ci.org/ashtuchkin/iconv-lite.png?branch=master)](http://travis-ci.org/ashtuchkin/iconv-lite) -->
* Doesn't need native code compilation. Works on Windows and in sandboxed environments like [Cloud9](http://c9.io).
- * Intuitive encode/decode API.
- * Encoding is faster than [node-iconv](https://github.com/bnoordhuis/node-iconv) (see below for performance comparison).
* Used in popular projects like [Grunt](http://gruntjs.com/), [Nodemailer](http://www.nodemailer.com/), [Yeoman](http://yeoman.io/) and others.
+ * Faster than [node-iconv](https://github.com/bnoordhuis/node-iconv) (see below for performance comparison).
+ * Intuitive encode/decode API.
* License: MIT.
[![NPM Stats](https://nodei.co/npm/iconv-lite.png?downloads=true)](https://npmjs.org/packages/iconv-lite/)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-iconv-lite.git
More information about the Pkg-javascript-commits
mailing list