Skip to content

Commit

Permalink
Correct LOC
Browse files Browse the repository at this point in the history
  • Loading branch information
terkelg committed Sep 2, 2018
1 parent 842e130 commit 34310fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ npm install tiny-glob

- 🔥 **extremely fast:** ~350% faster than [node-glob](https://github.com/isaacs/node-glob) and ~230% faster than [fast-glob](https://github.com/mrmlnc/fast-glob)
- 💪 **powerful:** supports advanced globbing patterns (`ExtGlob`)
- 📦 **tiny**: only ~70 LOC with 2 small dependencies
- 📦 **tiny**: only ~45 LOC with 2 small dependencies
- 👫 **friendly**: simple and easy to use api
- 🎭 **cross-platform**: supports both unix and windows

Expand Down

0 comments on commit 34310fb

Please sign in to comment.