diff --git a/README.md b/README.md index 8f967d3..b1b7ed4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ # pngjs -[![Greenkeeper badge](https://badges.greenkeeper.io/lukeapage/pngjs.svg)](https://greenkeeper.io/) Simple PNG encoder/decoder for Node.js with no dependencies. Based on the original [pngjs](https://github.com/niegowski/node-pngjs) with the follow enhancements.