Skip to content

Commit e38694e

Browse files
authored
Update readme.md
1 parent d275492 commit e38694e

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

readme.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1-
[![Maven](https://img.shields.io/maven-central/v/com.melloware/jintellitype.svg)](https://repo1.maven.org/maven2/com/melloware/jintellitype/)
2-
[![Javadocs](http://javadoc.io/badge/com.melloware/jintellitype.svg)](https://javadoc.io/doc/com.melloware/jintellitype)
3-
[![License](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
4-
1+
<div align="center">
2+
<a href="https://github.com/melloware/jintellitype" alt="JIntellitype">
3+
<img src="https://github.com/melloware/jintellitype/blob/master/src/test/resources/jintellitype.png?raw=true" />
4+
</a>
5+
56
# JIntellitype
7+
</div>
68

7-
[![JIntellitype Logo](https://github.com/melloware/jintellitype/blob/master/src/test/resources/jintellitype.png?raw=true)](https://melloware.com)
9+
[![Maven](https://img.shields.io/maven-central/v/com.melloware/jintellitype.svg?style=for-the-badge)](https://repo1.maven.org/maven2/com/melloware/jintellitype/)
10+
[![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)
812

913
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.
1014

@@ -134,4 +138,4 @@ This project is licensed under the Apache License 2.0 - see the [LICENSE](http:/
134138

135139
- Visit [Melloware](https://www.melloware.com/) for additional information and support
136140
- Report issues on [GitHub Issues](https://github.com/melloware/jintellitype/issues)
137-
- Follow [@melloware](https://twitter.com/melloware) on Twitter for updates
141+
- Follow [@melloware](https://twitter.com/melloware) on Twitter for updates

0 commit comments

Comments
 (0)