Skip to content

Commit 00d4dd4

Browse files
authored
Bold FastCore link in README
1 parent e75b414 commit 00d4dd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ dependencies {
7676
### 🔧 System & Native Access
7777
| Library | Purpose | Tech | Status |
7878
|---------|---------|------|--------|
79-
| [FastCore](https://github.com/andrestubbe/fastcore) | Unified JNI loader | JNI, DLL loader | ✅ Stable |
79+
| **[FastCore](https://github.com/andrestubbe/fastcore)** | Unified JNI loader | JNI, DLL loader | ✅ Stable |
8080
| [FastClipboard](https://github.com/andrestubbe/fastclipboard) | Native clipboard | Win32 API | ✅ Stable |
8181
| [FastHotkey](https://github.com/andrestubbe/fasthotkey) | Global hotkeys | Win32 hooks | ✅ Stable |
8282
| [FastTouch](https://github.com/andrestubbe/fasttouch) | Multi-touch & pressure | Win32 touch | ✅ Stable |

0 commit comments

Comments
 (0)