Skip to content

Commit fe0cb51

Browse files
authored
Update readme.md
1 parent 452fbf8 commit fe0cb51

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

readme.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
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

15-
> [!NOTE]
15+
> [!IMPORTANT]
1616
> This library is Windows-only as it uses Windows-specific API calls.
1717
1818
**If you like this project, please consider supporting me ❤️**
@@ -133,10 +133,8 @@ Contributions are welcome! Please feel free to submit a Pull Request. For major
133133

134134
This project is licensed under the Apache License 2.0 - see the [LICENSE](http://www.apache.org/licenses/LICENSE-2.0.html) file for details.
135135

136-
---
137136

138137
## Support
139138

140139
- Visit [Melloware](https://www.melloware.com/) for additional information and support
141140
- Report issues on [GitHub Issues](https://github.com/melloware/jintellitype/issues)
142-
- Follow [@melloware](https://twitter.com/melloware) on Twitter for updates

0 commit comments

Comments
 (0)