summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2020-08-21 14:53:58 -0400
committerGitHub <noreply@github.com>2020-08-21 14:53:58 -0400
commita1766961fe4eb866d013db2c89de0b8ac0a2313a (patch)
tree20d4ae3ada95812f7428ef46cfc1a9c5d47d6efd
parent1dc9346d3bba695908d0a86a3d2ff07ea2fb0736 (diff)
Clarify architecture support
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.