Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
3rob3 authored Mar 17, 2024
1 parent fdc2a0a commit 2306aa4
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,14 @@ ImmichFrame is easy to run on your desired plattform.
<Album>Second Album UID</Album>
</Albums>
```
6. Adjust other settings to your needs
6. *Optional:* Choose people you would like to display
```xml
<People>
<Album>First person UID</Album>
<Album>Second person UID</Album>
</People>
```
7. Adjust other settings to your needs

<!-- USAGE EXAMPLES -->
## Usage
Expand Down

0 comments on commit 2306aa4

Please sign in to comment.