Skip to content

Commit 25407e2

Browse files
authored
Update README.md
1 parent 19c373e commit 25407e2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Creates a JavaScript object representing a directory tree.
44

5+
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>
6+
57
## Install
68

79
```bash
@@ -232,7 +234,3 @@ $ npx directory-tree --path /Users/user/target --attributes type,extension --pre
232234
-d, --depth number ☞ Reads dirs in deep as specified. Usage of size attribute with depth option is prohibited.
233235
--attributes string ℹ️ Grab file attributes. Example: --attributes size,type,extension. Usage of size attribute with depth option is prohibited
234236
--pretty 💎 Json pretty print
235-
236-
## Donate
237-
<a href="https://paypal.me/mihneadb/"><img src="dark.svg" height="40"></a>
238-
If this project is useful to you — or just feeling generous, consider buying me a beer. Cheers! :beers:

0 commit comments

Comments
 (0)