Skip to content

Commit ad40020

Browse files
committed
bump reqs above module example
1 parent 301275b commit ad40020

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ with feature requests or bug reports!
2121
![Screenshot of the 'Logs' tab pane](https://raw.githubusercontent.com/joshlay/amdgpu_stats/master/screens/logs.svg "Logs")
2222
</details>
2323

24+
## Requirements
25+
26+
Only `Linux` is supported. Information is _completely_ sourced from `sysfs`.
27+
2428
## Installation
2529

2630
```bash
@@ -68,7 +72,3 @@ For more information on what the module provides, please see:
6872
- [ReadTheDocs](https://amdgpu-stats.readthedocs.io/en/latest/)
6973
- `help('amdgpu_stats.utils')` in your interpreter
7074
- [The module source](https://github.com/joshlay/amdgpu_stats/blob/master/src/amdgpu_stats/utils.py)
71-
72-
## Requirements
73-
74-
Only `Linux` is supported. Information is _completely_ sourced from `sysfs`.

0 commit comments

Comments
 (0)