Skip to content

Commit

Permalink
Lowercase the guide steps
Browse files Browse the repository at this point in the history
  • Loading branch information
huangsam committed Dec 23, 2024
1 parent 75b04b2 commit 436b36c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@ such as year taken and camera make.

## Getting started

1. **Install Prerequisites:**
1. **Install prerequisites:**
- Java 17 or later
- Gradle 8 or later

2. **Build the Application:**
2. **Build the application:**
* Run `gradle build` in your terminal

3. **Configure Settings:**
3. **Configure settings:**
* Set `PathRuleSet` to filter by extension, file size, etc.
* Set `MigratorMode` to `PATH`, `DROPBOX` or `GOOGLE_DRIVE`
* Set `PhotoResolver` to adjust folder structure
* Refer to examples in [src/main/resources](src/main/resources)

4. **Run PhotoHaul:**
4. **Run the application:**
* Run `gradle run` in your terminal

**That's it!** Sit back and rediscover your memories! 😎 + 🍹 + 🌴
Expand Down

0 comments on commit 436b36c

Please # to comment.