From 29a475a10b039282c5cd39b2328033024cd1a702 Mon Sep 17 00:00:00 2001 From: Jonathan Hoffstadt Date: Thu, 3 Oct 2024 06:27:33 -0500 Subject: [PATCH] docs: add pvs studio to README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index da521f999..e14a6dcbf 100644 --- a/README.md +++ b/README.md @@ -205,3 +205,7 @@ _Dear PyGui_ includes a drawing API to create custom drawings, plot, and even 2D ![](https://github.com/hoffstadt/DearPyGui/blob/assets/readme/mandlebrot.gif) ![](https://github.com/hoffstadt/DearPyGui/blob/assets/readme/nodes4.png) + +## SAST Tools + +[PVS-Studio](https://pvs-studio.com/en/pvs-studio/?utm_source=website&utm_medium=github&utm_campaign=open_source) - static analyzer for C, C++, C#, and Java code.