Skip to content

Commit 89807ba

Browse files
authored
Update readme.md
1 parent e38694e commit 89807ba

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
@@ -8,7 +8,7 @@
88

99
[![Maven](https://img.shields.io/maven-central/v/com.melloware/jintellitype.svg?style=for-the-badge)](https://repo1.maven.org/maven2/com/melloware/jintellitype/)
1010
[![Javadocs](http://javadoc.io/badge/com.melloware/jintellitype.svg?style=for-the-badge)](https://javadoc.io/doc/com.melloware/jintellitype)
11-
[![License](http://img.shields.io/:license-apache-blue.svg?style=for-the-badge)](http://www.apache.org/licenses/LICENSE-2.0.html)
11+
[![License](http://img.shields.io/:license-apache-blue.svg?style=for-the-badge&color=yellow)](http://www.apache.org/licenses/LICENSE-2.0.html)
1212

1313
JIntellitype is a Java JNI library that provides an interface to Microsoft Intellitype keyboard commands and global hotkey registration in Windows applications. The library enables Java applications to respond to special media keys (Play, Pause, Stop, etc.) and register global hotkey combinations.
1414

0 commit comments

Comments
 (0)