[Pkg-javascript-commits] [node-iconv-lite] 78/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 db9f9ebf2803295e94fd563a1610d6a6bac969fe
Author: Alexander Shtuchkin <ashtuchkin at gmail.com>
Date:   Thu Dec 26 10:43:56 2013 -0800
    Update README.md
---
 README.md | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index 503b1e8..b3e8ea7 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,6 @@
-# Iconv-lite: character encoding conversion in javascript
+## Pure JS character encoding conversion
 
-[](https://npmjs.org/packages/iconv-lite/)
-[](http://travis-ci.org/ashtuchkin/iconv-lite)
-
-## Features
+<!-- [](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.
@@ -11,6 +8,8 @@
  * Used in popular projects like [Grunt](http://gruntjs.com/), [Nodemailer](http://www.nodemailer.com/), [Yeoman](http://yeoman.io/) and others.
  * License: MIT.
 
+[](https://npmjs.org/packages/iconv-lite/)
+
 ## Usage
 
     var iconv = require('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