Skip to content

Commit 61c1368

Browse files
committed
Update readme
1 parent dae39f4 commit 61c1368

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

readme.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -674,8 +674,9 @@ Open Firefox and visit [WebToEpub on Firefox Add-ons][firefox-add-ons].
674674
- This will produce 3 files in the eslint directory.
675675
- WebToEpub0.0.0.x.xpi (Firefox version of plug-in)
676676
- WebToEpub0.0.0.x.zip (Chrome version of plug-in)
677-
- packed.js
677+
- packed.js (concatenated JS for linting - don't edit this file directly)
678678
- Lint tests are OK if output ends with `Wrote Zip to disk; Done in XXXs.`
679+
- To auto-fix lint errors run `npm run lint:fix`
679680

680681
3. Install extension in browser of choice, using instructions above.
681682

@@ -884,7 +885,7 @@ Project Link: [https://github.com/dteviot/WebToEpub](https://github.com/dteviot/
884885
[issues-shield]: https://img.shields.io/github/issues/dteviot/WebToEpub.svg?style=for-the-badge
885886
[issues-url]: https://github.com/dteviot/WebToEpub/issues
886887

887-
<!-- GitHub can't automtically ID the current license so let's hard code it -->
888+
<!-- GitHub can't automatically ID the current license so let's hard code it -->
888889

889890
[license-shield]: https://img.shields.io/badge/LICENSE-GPLv3-%23555555?style=for-the-badge&label=LICENSE&color=285959
890891
[license-url]: /LICENSE.md

0 commit comments

Comments
 (0)