Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lanthale authored May 19, 2021
1 parent ad0594b commit ee07361
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 @@ -26,7 +26,7 @@ Actually only the following raw formats are enabled (see class `RAWDescriptor.ja
The lib now resized the image in memory before sending it to memory (the same as the Javafx is doing for PNG/JPG).

## Open topics
- More details in metadata
- Writing of metadata back to raw files

## Usage
Point to the maven coordinates:
Expand All @@ -35,7 +35,7 @@ Point to the maven coordinates:
<dependency>
<groupId>org.librawfx</groupId>
<artifactId>LibRawFX</artifactId>
<version>1.4</version>
<version>1.5</version>
</dependency>
```

Expand Down

0 comments on commit ee07361

Please sign in to comment.