README: add link to docs
All checks were successful
Build and test / check (push) Successful in 10m32s
Build and test / build (push) Successful in 11m0s
Build and test / docs (push) Successful in 11m3s

This commit is contained in:
2025-08-03 05:18:16 +02:00
parent 652fb6a6a1
commit f6cdc4cd31

View File

@@ -1,3 +1,5 @@
[![Docs](https://img.shields.io/badge/docs-blue?style=for-the-badge&logo=rust)](https://pages.pvv.ntnu.no/Projects/rtkit-client-rs/main/docs/rtkit_client_rs/)
# rtkit-client-rs
Small implementation of the rtkit dbus interface in rust.
@@ -6,4 +8,4 @@ This interface lets you request real-time scheduling for one or more threads.
## Usage
See the examples directory.
See the examples directory.