diff --git a/README.md b/README.md index 92ccec9..0688b41 100644 --- a/README.md +++ b/README.md @@ -85,8 +85,6 @@ Check my other project `Volbx` for real world CMake integration. | CMake | 3.30.2 | 3.28.3 | | Git | 2.46.0 | 2.43.0 | | Qt | 6.5.2 | 6.5.2 | -| Qt Creator | 10.0.2 | 10.0.2 | -| VS Code | 1.92.0 | 1.95.3 | ## Usage The easiest way is to check examples subproject, where you can find how to create and interact with each widget included in this library. Alternatively, tests subproject can be checked. Usage also can be found in my other project called `Volbx` where widgets from this library are used.