We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e75b414 commit 00d4dd4Copy full SHA for 00d4dd4
1 file changed
README.md
@@ -76,7 +76,7 @@ dependencies {
76
### 🔧 System & Native Access
77
| Library | Purpose | Tech | Status |
78
|---------|---------|------|--------|
79
-| [FastCore](https://github.com/andrestubbe/fastcore) | Unified JNI loader | JNI, DLL loader | ✅ Stable |
+| **[FastCore](https://github.com/andrestubbe/fastcore)** | Unified JNI loader | JNI, DLL loader | ✅ Stable |
80
| [FastClipboard](https://github.com/andrestubbe/fastclipboard) | Native clipboard | Win32 API | ✅ Stable |
81
| [FastHotkey](https://github.com/andrestubbe/fasthotkey) | Global hotkeys | Win32 hooks | ✅ Stable |
82
| [FastTouch](https://github.com/andrestubbe/fasttouch) | Multi-touch & pressure | Win32 touch | ✅ Stable |
0 commit comments