Archived
1
1
Fork 0

move requirements above screenshots

This commit is contained in:
Josh Lay 2023-04-21 10:48:50 -05:00
parent 501151b78e
commit d9afdecadf
Signed by: jlay
GPG key ID: B265E45CACAD108A

View file

@ -12,14 +12,6 @@ Simple TUI _(using [Textual](https://textual.textualize.io/))_ that shows AMD GP
- Configured
- Board capability
## Screenshots
Main screen:
![Screenshot of main screen](main.png "Main screen")
Log screen:
![Screenshot of log screen](logging.png "Logging screen")
## Requirements
It _may_ be necessary to update the `amdgpu.ppfeaturemask` parameter to enable data collection.
@ -31,3 +23,11 @@ The following unusual modules are required:
- [humanfriendly](https://pypi.org/project/humanfriendly/)
This list *may not* be maintained; consider imports / your environment
## Screenshots
Main screen:
![Screenshot of main screen](main.png "Main screen")
Log screen:
![Screenshot of log screen](logging.png "Logging screen")