Skip to content

Commit 8e12fd3

Browse files
committed
Fix the readme
1 parent f624a21 commit 8e12fd3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# QT6 Renderer Intellij Plugin
22

3-
A plugin for pretty printing [Qt][qt] types by [CLion][clion] and other compatible Intellij IDEs.
3+
The plugin for pretty printing [Qt][qt] types by [CLion][clion] and other compatible Intellij IDEs.
44

5-
The plugin wraps [Qt6Renderer][qt6renderer]. Bring up any problems there.
5+
> [!NOTE]
6+
> The plugin wraps [Qt6Renderer][qt6renderer]. Bring up any problems there.
67
78
## Qt versions support
89
* 6.x
@@ -85,6 +86,7 @@ For lldb, that looks like `02 07 06 00 00 00 00 00`:
8586
![Have debug info lldb](images/debug_info_lldb_good.png)
8687

8788
[qt]: https://www.qt.io/
89+
[clion]: https://www.jetbrains.com/clion/
8890
[gdb]: https://sourceware.org/gdb/
8991
[lldb]: https://lldb.llvm.org/
9092
[qt6renderer]: https://github.com/winseros/Qt6Renderer

0 commit comments

Comments
 (0)