readme: spacing
This commit is contained in:
parent
e9c1890fd9
commit
03947ffb27
1 changed files with 6 additions and 2 deletions
|
@ -1,21 +1,25 @@
|
||||||
# amdgpu_stats
|
# amdgpu_stats
|
||||||
|
|
||||||
A Python module/TUI for AMD GPU statistics
|
A Python module/TUI for AMD GPU statistics.
|
||||||
|
Tested _only_ on `RX6000` series cards and _(less so)_ with Ryzen CPU iGPUs.
|
||||||
|
|
||||||
Tested _only_ on `RX6000` series cards; APUs and more _may_ be supported. Please file an issue if finding incompatibility!
|
Please file an issue if finding incompatibility!
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
<details open>
|
<details open>
|
||||||
<summary>Main screen / stats</summary>
|
<summary>Main screen / stats</summary>
|
||||||
|
|
||||||

|

|
||||||
</details>
|
</details>
|
||||||
<details>
|
<details>
|
||||||
<summary>Usage graphs</summary>
|
<summary>Usage graphs</summary>
|
||||||
|
|
||||||

|

|
||||||
</details>
|
</details>
|
||||||
<details>
|
<details>
|
||||||
<summary>Logs</summary>
|
<summary>Logs</summary>
|
||||||
|
|
||||||

|

|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|
Reference in a new issue