summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheron Spiegl <tspiegl@gmail.com>2020-06-28 12:20:41 -0500
committerGitHub <noreply@github.com>2020-06-28 12:20:41 -0500
commit9abd805b7b6e097e7492fac0ba90026c92927b95 (patch)
treee5dec62195fa61e54af199503a3261e214656c2f
parenta96a724411fa908414b458361e63213cd16be50e (diff)
Update README.md
-rw-r--r--README.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index a438b24..edb1857 100644
--- a/README.md
+++ b/README.md
@@ -51,6 +51,7 @@ $ cd whatfiles
$ make
$ sudo make install
```
+Only supports x86_64 and ARM32. (ARM written/tested on a Raspberry Pi 4 with Cortex A72 64-bit running in compatibility mode for 32-bit Raspbian. Should work on all Raspberry Pis, please create an issue if it doesn't.)
## Questions that could be asked at some point:
@@ -64,12 +65,8 @@ $ sudo make install
## Known issues:
-- Only works on x86_64.
-
- Tabs crash when `whatfiles` is used to launch Firefox. (Attaching with `-p [PID]` once it's running works fine, as does using `whatfiles` to launch a second Firefox window if one's already open.)
## Planned features:
-- Support ARM64. I've ordered a Raspberry Pi for the purpose.
-
Thank you for your interest, and please also check out [Cloaker](https://github.com/spieglt/cloaker), [Nestur](https://github.com/spieglt/nestur), and [Flying Carpet](https://github.com/spieglt/flyingcarpet)!