move requirements above screenshots
This commit is contained in:
parent
501151b78e
commit
d9afdecadf
1 changed files with 8 additions and 8 deletions
16
README.md
16
README.md
|
@ -12,14 +12,6 @@ Simple TUI _(using [Textual](https://textual.textualize.io/))_ that shows AMD GP
|
||||||
- Configured
|
- Configured
|
||||||
- Board capability
|
- Board capability
|
||||||
|
|
||||||
## Screenshots
|
|
||||||
|
|
||||||
Main screen:
|
|
||||||
![Screenshot of main screen](main.png "Main screen")
|
|
||||||
|
|
||||||
Log screen:
|
|
||||||
![Screenshot of log screen](logging.png "Logging screen")
|
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
It _may_ be necessary to update the `amdgpu.ppfeaturemask` parameter to enable data collection.
|
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/)
|
- [humanfriendly](https://pypi.org/project/humanfriendly/)
|
||||||
|
|
||||||
This list *may not* be maintained; consider imports / your environment
|
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")
|
||||||
|
|
Reference in a new issue