Skip to content

Commit 052e667

Browse files
author
poison
committed
update readme
1 parent 3978b60 commit 052e667

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ usage: java -jar steam-scraper-*.one-jar.jar
1616
-g don't add genres
1717
-h,--help show this help and print paths
1818
-r,--remove <category> remove categories
19+
-u add user tags
1920
-w directly overwrite sharedconfig.vdf (potentially
2021
dangerous)
2122
```
@@ -28,12 +29,15 @@ java -jar steam-scraper-*.one-jar.jar --remove "Steam Achievements" "Steam Tradi
2829
```
2930

3031

31-
## Build dependencies:
32+
## Build dependencies
3233
* maven 3
3334
* openjdk 7/8
3435

35-
### Building:
36+
### Building
3637
```mvn clean install```
3738

3839
Binaries will be in the `target` directory
3940

41+
42+
## Donation
43+
BTC address: 172B8DJvbEJito89MjRQA7vwGhfqgm6Q6s

0 commit comments

Comments
 (0)