From 904c88a2629d1e75345f5ae3f171fb92bb73a77c Mon Sep 17 00:00:00 2001 From: Ivan Yurchenko Date: Wed, 21 Dec 2022 07:20:43 +0200 Subject: [PATCH] Document ARM compatibility Closes #220 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 765e619..ebdc3dc 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ The dumper needs the following: **Only Linux** is supported at the moment. +The dumper has been tested on x86 (x86_64) and ARM (AArch64) processors. + The dumper is compatible with a target process running on CPython 3.8 - 3.11. The target process were tested in the following OSes: