From 781981ef3c69d9ad6bcdb5c399b4fc5840798cd2 Mon Sep 17 00:00:00 2001 From: Xorg Date: Wed, 27 May 2020 20:00:22 +0200 Subject: [PATCH] Add I-Nex to the users list --- Readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 19865f6..a3a5989 100644 --- a/Readme.md +++ b/Readme.md @@ -70,11 +70,12 @@ misdetections or new CPUs that libcpuid doesn't handle well yet. Users ----- -So far, I'm aware of the following projects which utilize libcpuid: +So far, I'm aware of the following projects which utilize libcpuid (listed alphabetically): * CPU-X (https://github.com/X0rg/CPU-X) * fre:ac (https://www.freac.org/) -* ucbench (http://anrieff.net/ucbench) +* I-Nex (https://github.com/i-nex/I-Nex) * Multiprecision Computing Toolbox for MATLAB (https://www.advanpix.com/) +* ucbench (http://anrieff.net/ucbench) We'd love to hear from you if you are also using libcpuid and want your project listed above.