Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iamsad5566 authored Sep 16, 2022
1 parent 1b0a6f5 commit 0243f9b
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 @@ -15,7 +15,7 @@ Note
How to use?
---
1. Package the file with Maven and run the output `.jar` file. The file would be put in `/target` folder
1. Package the file with Maven and run the output `.jar` file. The file would be put in `/target` folder (remember to set the main class).
2. Directly run this program through the `main` method under the `Crawler` class.
> / src / main / java / Crawler.java
3. Convert the `.jar` file to `.exe`, open it by simply double clicks. Visited [Launch4J](http://launch4j.sourceforge.net/) to get more details.

0 comments on commit 0243f9b

Please sign in to comment.