From f73d275c379657bbb0eb0a4144a972e00dc4c4a2 Mon Sep 17 00:00:00 2001 From: Anton Golub Date: Sat, 23 Jul 2022 13:43:48 +0300 Subject: [PATCH] docs: add arch option examples --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 932e411..ace0b1f 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ platform: 'linux' # Optional, default is process.arch + # Examples: x64, arm64 arch: 'x64' # Authenticated requests get a higher rate limit