From 59df3e53ecb5d6c5ac8373cd7ef45e50569311c6 Mon Sep 17 00:00:00 2001 From: Dr-Noob Date: Sun, 23 Jan 2022 10:57:02 +0100 Subject: [PATCH] [v0.23] Fix README text. It is written following a C style, but actually written in C++ because of CUDA --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf4e61c..b5b4136 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@

-gpufetch is a command-line tool written in C that displays the GPU information in a clean and beautiful way +gpufetch is a command-line tool written in C++ that displays the GPU information in a clean and beautiful way