From c16fb7dac9dfec6cec29cfe633daece83a127d47 Mon Sep 17 00:00:00 2001 From: Vojtech Jasny Date: Sat, 17 Jun 2017 00:55:25 +0200 Subject: [PATCH] Remove PDF.js mention from README.md (#738) Fixes #737. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b59c8c8..51082f4 100644 --- a/README.md +++ b/README.md @@ -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