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 8, 2021
1 parent 2efc3a7 commit 785c950
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 @@ -8,7 +8,7 @@ All raw formats can be loaded with the Image class and manipulated by Pixelwrite
Now the lib is in production ready status. That means it is tested on all operating systems (OSX, Linux, Win10) and under different threading scenarious.

Supported OS:
- Linux
- Linux (min. glibc 2.27 which means Ubuntu 18 or later)
- OSX up to 10.15 (actually no M1 build)
- Windows 10

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

Expand Down

0 comments on commit 785c950

Please sign in to comment.