Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mihneadb authored Jul 15, 2024
1 parent 19c373e commit 25407e2
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Creates a JavaScript object representing a directory tree.

This library gets [~100k downloads per week](http://npm-stats.org/#/directory-tree). If you find it useful, feel free to <a href="https://www.buymeacoffee.com/pXhXnSXSbN"><img src="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee.&emoji=&slug=pXhXnSXSbN&button_colour=FFDD00&font_colour=000000&font_family=Cookie&outline_colour=000000&coffee_colour=ffffff" /></a>

## Install

```bash
Expand Down Expand Up @@ -232,7 +234,3 @@ $ npx directory-tree --path /Users/user/target --attributes type,extension --pre
-d, --depth number ☞ Reads dirs in deep as specified. Usage of size attribute with depth option is prohibited.
--attributes string ℹ️ Grab file attributes. Example: --attributes size,type,extension. Usage of size attribute with depth option is prohibited
--pretty 💎 Json pretty print

## Donate
<a href="https://paypal.me/mihneadb/"><img src="dark.svg" height="40"></a>
If this project is useful to you — or just feeling generous, consider buying me a beer. Cheers! :beers:

0 comments on commit 25407e2

Please sign in to comment.