Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Planqton authored Feb 18, 2024
1 parent 5b5b24f commit 825a04d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ Description:
This is a simple console program designed to download files from a web directory along with its subdirectories and files. Users can specify the output path where the downloaded files will be saved.

How to Use:
Run the program.
Enter the URL of the web directory you want to download files from.
Specify the output path where you want the downloaded files to be saved. No "" or ''.
Press the Enter button to start the download process.
Wait for the program to complete the download. Progress updates may be displayed during the process.
Once the download is finished, the program will notify you, and the downloaded files will be available in the specified output path.
Run the program.
Enter the URL of the web directory you want to download files from.
Specify the output path where you want the downloaded files to be saved. No "" or ''.
Press the Enter button to start the download process.
Wait for the program to complete the download. Progress updates may be displayed during the process.
Once the download is finished, the program will notify you, and the downloaded files will be available in the specified output path.

0 comments on commit 825a04d

Please sign in to comment.