Skip to content

Commit

Permalink
Fix the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
winseros committed Aug 1, 2024
1 parent f624a21 commit 3ab41ba
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

A plugin for pretty printing [Qt][qt] types by [CLion][clion] and other compatible Intellij IDEs.

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

[qt]: https://www.qt.io/
[clion]: https://www.jetbrains.com/clion/
[gdb]: https://sourceware.org/gdb/
[lldb]: https://lldb.llvm.org/
[qt6renderer]: https://github.com/winseros/Qt6Renderer
Expand Down

0 comments on commit 3ab41ba

Please sign in to comment.