Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason [제이슨 제롬] authored May 26, 2020
1 parent 01a4bc3 commit 8d18758
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ A directory/file syncing program with multi-core support.

## Usage
---
### Step 1) Setup the settings.ini file
#### Step 1) Setup the settings.ini file
You can either manually create the settings.ini file based on the provided one, or generate one using the setup utility.<br>
1. **Running the setup utility for settings.ini:**<br>
Run the python module with the following launch parameter:
`--setup`
2. **Manually setup settings.ini:**<br>
Open the settings.ini file provided in the repository and modify the data as needed.
---
### Step 2) After setting up the settings.ini file, run the program:
#### Step 2) After setting up the settings.ini file, run the program:
- As a module:
`python FileSync/`
---
Expand Down

0 comments on commit 8d18758

Please sign in to comment.