From b8e68bc9f482539fbcc219f6f72959216a540f21 Mon Sep 17 00:00:00 2001 From: blueloveTH Date: Wed, 11 Oct 2023 11:25:02 +0800 Subject: [PATCH] ... --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 5fbf82e0..7047f6bb 100644 --- a/docs/index.md +++ b/docs/index.md @@ -28,7 +28,7 @@ print(primes) # [2, 3, 5, 7, 11, 13, 17, 19] ``` -## Supported Platforms +## Supported platforms pkpy should work on any platform with a C++17 compiler. These platforms are officially tested.