From bff2d5d5e2e2d304a3c17d140a81b0bbce114c0b Mon Sep 17 00:00:00 2001 From: omar Date: Tue, 5 Nov 2019 11:41:02 +0100 Subject: [PATCH] Update README.md --- docs/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/README.md b/docs/README.md index c5d757be..c78cddb9 100644 --- a/docs/README.md +++ b/docs/README.md @@ -214,6 +214,10 @@ Ongoing Dear ImGui development is financially supported by users and private spo And all other past and present supporters; THANK YOU! (Please contact me if you would like to be added or removed from this list) +Dear ImGui is using software and services kindly provided free of charge for open source projects: +- [PVS-Studio](https://www.viva64.com/en/b/0570/) for static analysis. +- [GitHub actions](https://github.com/features/actions) for continuous integration systems. + Credits -------