Skip to content

Commit ab3be56

Browse files
committed
Dropping Java 1.5
1 parent 12a49f0 commit ab3be56

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ to include this library automatically. The nightly builds can be found at the m
4343
[snapshot repository](https://oss.sonatype.org/content/repositories/snapshots/com/github/kwhat/jnativehook/2.2-SNAPSHOT).
4444

4545
## Software and Hardware Requirements
46-
* Java 1.5 - 11
46+
* Java 1.8 - 11
4747
* 256 MB of RAM
4848
* Apple OS X 10.5 - 10.12
4949
* i586, amd64
@@ -88,9 +88,8 @@ If you have found this library useful, please consider making a donation.
8888
* [Consuming Events (Unsupported)](doc/examples/ConsumingEvents.md)
8989

9090
## Demo Application
91-
The graphical example application was created to provided a real-time
92-
demonstration of raw output for all available native events. To run the
93-
application simply execute the jar file provided. Source code available at
91+
The graphical example application exists to provide a real-time demonstration of raw output for all available native
92+
events. To run the application simply execute the jar file provided. Source code available at
9493
[src/main/java/com/github/kwhat/jnativehook/example/NativeHookDemo.java](src/main/java/com/github/kwhat/jnativehook/example/NativeHookDemo.java).
9594

9695
## Additional Information

0 commit comments

Comments
 (0)