summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheron Spiegl <tspiegl@gmail.com>2020-06-22 17:59:27 -0500
committerGitHub <noreply@github.com>2020-06-22 17:59:27 -0500
commita96a724411fa908414b458361e63213cd16be50e (patch)
tree1c7757024b7ec7a14e980f527aba6548d8cc330e
parent935ed682eb6fae3e854c8bd34ad185f31c5ee0d5 (diff)
Update README.md
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 976ce49..a438b24 100644
--- a/README.md
+++ b/README.md
@@ -64,9 +64,12 @@ $ sudo make install
## Known issues:
-- Only works on x86_64. If you would like to run it on another architecture, please let me know. I've had one request for ARM so far.
+- 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)!