Skip to content

Commit

Permalink
Expanded on README, new release
Browse files Browse the repository at this point in the history
  • Loading branch information
Nortank12 committed Jul 29, 2024
1 parent 77ec90a commit 2085303
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "deepcool-digital-linux"
version = "0.2.0"
version = "0.2.1"
edition = "2021"

[dependencies]
Expand Down
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ and run it in the command line. You will need root permission to send data to th
I built the binary for `x86_64` architecture and tested it on Arch, Debian, and Gentoo but it should
work on any other Linux distribution.

> [!TIP]
> On AMD's Zen architecture CPUs, you can install the [zenpower3](https://git.exozy.me/a/zenpower3)
> driver, to have a more accurate reading of the CPU die.
## Supported Devices
<table>
<tr>
Expand All @@ -37,7 +41,7 @@ work on any other Linux distribution.
<td>3</td>
<td>AK500 DIGITAL</td>
<td align="center">✅</td>
<td align="center"></td>
<td align="center"></td>
</tr>
<tr>
<td>4</td>
Expand Down Expand Up @@ -97,7 +101,7 @@ work on any other Linux distribution.

- *If your device is not on the list, you can still run the program and see if it detects it.*

- *If your device is on the list, please try to check all the features if they work as expected.*
- *If your device is on the list but untested, please try to check all the features to see if they work as expected.*

*In any case, you can create an issue or add a comment to an existing one.*

Expand Down

0 comments on commit 2085303

Please sign in to comment.