From d65b013af589c92f074b6e71e1b9e816891d8427 Mon Sep 17 00:00:00 2001 From: Josh Lay Date: Sat, 29 Apr 2023 21:17:28 -0500 Subject: [PATCH] unicode = smiles --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 25e487c..bbeb358 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # amdgpu_stats -A simple Python module/TUI for AMD GPU statistics +A Python module/TUI for AMD GPU statistics ![Screenshot of main screen](https://raw.githubusercontent.com/joshlay/amdgpu_stats/master/screens/main.png "Main screen") @@ -35,7 +35,7 @@ For more information on what the module provides, please see: - `help('amdgpu_stats.utils')` in your interpreter - [The module source](https://github.com/joshlay/amdgpu_stats/blob/master/src/amdgpu_stats/utils.py) -Feature requests [are encouraged](https://github.com/joshlay/amdgpu_stats/issues) :) +Feature requests [are encouraged](https://github.com/joshlay/amdgpu_stats/issues) 😀 ## Requirements Only `Linux` is supported. Information is _completely_ sourced from interfaces in `sysfs`.