Remove PDF.js mention from README.md (#738)

Fixes #737.
This commit is contained in:
Vojtech Jasny 2017-06-17 00:55:25 +02:00 committed by Nate Fischer
parent 522a46dcf4
commit c16fb7dac9

View File

@ -17,7 +17,6 @@ ShellJS is proudly tested on every node release since `v4`!
The project is [unit-tested](http://travis-ci.org/shelljs/shelljs) and battle-tested in projects like:
+ [PDF.js](http://github.com/mozilla/pdf.js) - Firefox's next-gen PDF reader
+ [Firebug](http://getfirebug.com/) - Firefox's infamous debugger
+ [JSHint](http://jshint.com) & [ESLint](http://eslint.org/) - popular JavaScript linters
+ [Zepto](http://zeptojs.com) - jQuery-compatible JavaScript library for modern browsers