From 576295b049c0827d7d20ccfe39a494f33a3018d3 Mon Sep 17 00:00:00 2001 From: Isabell Pflug Date: Fri, 26 May 2023 13:44:33 +0200 Subject: [PATCH] :memo: Mentioned c++20 underneath "dependencies" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b8a49f8..5e757dc 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,4 @@ SameGame in PINK by Isifluff ### Dependencies * Qt6 +* C++20