From a1766961fe4eb866d013db2c89de0b8ac0a2313a Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Fri, 21 Aug 2020 14:53:58 -0400 Subject: [PATCH] Clarify architecture support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88181bdc..82941f0e 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ A cross-platform graphical process/system monitor with a customizable interface Note that bottom is: - Built on the stable version of Rust -- Tested and released for only 64-bit +- Tested and released for only `x86_64` (and `i686` for Windows) - Developed mainly for macOS, Windows, and Linux As such, support beyond that is not guaranteed.