Skip to content
This repository was archived by the owner on Dec 24, 2023. It is now read-only.

Commit fd2e333

Browse files
committed
Update objectives
1 parent 8287325 commit fd2e333

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ The redesign of OSHI intends to achieve:
1010
- A caching policy to improve performance
1111
- Generic code for fetching that can be reused
1212
- Usage similar to OSHI 4
13-
- Runtime dependence on [JNA](https://github.com/java-native-access/jna) only
13+
- Runtime dependence on [JNA](https://github.com/java-native-access/jna) and Java 11 only
14+
- Modularity with Jigsaw modules
1415

1516
## [Terminology](https://github.com/oshi/oshi5/issues/7)
1617
`// TODO`

0 commit comments

Comments
 (0)