From 2605d10a346e36a538d673caf3aa9616290f127e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Rodr=C3=ADguez=20Baquero?= Date: Mon, 11 May 2020 12:29:31 -0500 Subject: [PATCH] fix: remove greenkeeper --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8c0b2d1..57d1241 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,17 @@ -# 1337 [![npm](https://img.shields.io/npm/v/1337.svg)](https://npmjs.org/package/1337) [![downloads](https://img.shields.io/npm/dm/1337.svg)](https://npmjs.org/package/1337) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com/) [![npm](https://img.shields.io/npm/l/1337.svg)](LICENSE) [![Greenkeeper badge](https://badges.greenkeeper.io/DiegoRBaquero/node-1337.svg)](https://greenkeeper.io/) +# 1337 [![npm](https://img.shields.io/npm/v/1337.svg)](https://npmjs.org/package/1337) [![downloads](https://img.shields.io/npm/dm/1337.svg)](https://npmjs.org/package/1337) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com/) [![npm](https://img.shields.io/npm/l/1337.svg)](LICENSE) #### Convert your text into leet speak ## Installation To install 1337 for use in node or the browser with require('1337') ```bash -npm install 1337 --save +npm install 1337 ``` To install as a CLI program ```bash -npm install 1337 -g +npm install -g 1337 ``` ## Usage