We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95da348 commit 720cda4Copy full SHA for 720cda4
1 file changed
README.md
@@ -51,7 +51,7 @@ The following core components are implemented and functional:
51
52
### Prerequisites
53
54
-* **C++17 Compiler**: A compiler that supports C++17 (e.g., GCC, Clang, MSVC).
+* **C++17/20 Compiler**: A compiler that supports C++17/20 (e.g., GCC, Clang, MSVC).
55
* **CMake**: Version 3.15 or higher.
56
* **FTXUI**: A terminal UI library that TUIKit is built upon.
57
* **nlohmann/json**: For JSON parsing, used in `.tuik` file handling.
0 commit comments