From a4bceecab1f3145d23ab8d218c59522049584d61 Mon Sep 17 00:00:00 2001 From: onyx-and-iris <75868496+onyx-and-iris@users.noreply.github.com> Date: Thu, 21 Jul 2022 23:23:55 +0100 Subject: [PATCH] change patch number in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08201a8..a59ad9a 100644 --- a/README.md +++ b/README.md @@ -448,7 +448,7 @@ i, from 0 to 10 example: ```python -vm.patch.A3[5].set(18) +vm.patch.A3[5].set(3) ``` i, from 0 to 8.