Skip to content

Commit f3b5cd0

Browse files
authored
Merge pull request #437 from sideeffffect/patch-2
Add Scala Native to README
2 parents a19e09a + 305d8f5 commit f3b5cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The implementation is based on the original BSD-licensed reference implementatio
1010

1111
#### Usage
1212

13-
The *scala-java-time* library is currently available for Scala (JVM, version 8 and later) and Scala.js (JavaScript).
13+
The *scala-java-time* library is currently available for Scala (JVM, version 8 and later), Scala.js (JavaScript) and Scala Native (LLVM).
1414
Scala 2.11, Scala 2.12, Scala 2.13 and Scala 3.0.0 are supported.
1515

1616
To get started with SBT, add one (or both) of these dependencies:

0 commit comments

Comments
 (0)