From 9815c12ed0f48c1adebde5395b0e78c6811ca05d Mon Sep 17 00:00:00 2001 From: Marcus Ramse Date: Sat, 1 Feb 2025 01:24:09 +0100 Subject: [PATCH] update readme --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 4dd0cf4..8f7d89e 100644 --- a/README.md +++ b/README.md @@ -15,18 +15,18 @@ This also showcases the burn-in you will get if not careful with OLEDs. The flic ## Supported Devices -| Device | Supported | -| ------------------------------------ | --------------------------------------------------- | -| SteelSeries Arctis Nova Pro Wired | ✅ | -| SteelSeries Arctis Nova Pro Wireless | ✅ | -| SteelSeries Arctis Pro Wired | 🧐 [#2](https://github.com/JerwuQu/ggoled/issues/2) | -| SteelSeries Arctis Pro Wireless | 🧐 [#2](https://github.com/JerwuQu/ggoled/issues/2) | +| Device | Supported | +| ------------------------------------ | ----------------------------------------------------- | +| SteelSeries Arctis Nova Pro Wired | ✅ | +| SteelSeries Arctis Nova Pro Wireless | ✅ | +| SteelSeries Arctis Pro Wired | 🧐 [#12](https://github.com/JerwuQu/ggoled/issues/12) | +| SteelSeries Arctis Pro Wireless | 🧐 [#12](https://github.com/JerwuQu/ggoled/issues/12) | PRs and issues for similar devices are welcome! ## Install -For Windows you can download the latest builds either from [GitHub Actions](https://github.com/JerwuQu/ggoled/actions) or from [nightly.link (direct download)](https://nightly.link/JerwuQu/ggoled/workflows/build/master/x86_64-pc-windows-gnu.zip). +For Windows you can download the latest builds either from [GitHub Actions](https://github.com/JerwuQu/ggoled/actions?query=branch%3Amaster) or from [nightly.link (direct download)](https://nightly.link/JerwuQu/ggoled/workflows/build/master/x86_64-pc-windows-gnu.zip). Otherwise, install the Rust toolchain and run: `cargo install --git https://github.com/JerwuQu/ggoled.git ggoled`