2626
2727 ---
2828
29- Open-source and permissively licensed. Bringing contributors together to empower impactful C/C++ lint projects in open source and beyond.
29+ Open-source and MIT- licensed. Bringing contributors together to empower impactful C/C++ lint projects in open source and beyond.
3030
3131- :material-cog: ** Zero Configuration**
3232
@@ -38,14 +38,72 @@ hide:
3838
3939 ---
4040
41- GitHub Actions, Pre-commit, Command Line, Docker containers – integrate anywhere your code lives.
41+ GitHub Actions, Pre-commit, Command Line, Docker containers and more – integrate anywhere your code lives.
4242
4343</div >
4444
4545<div class =" grid " markdown >
4646
4747</div >
4848
49+ ## Trusted by developers worldwide
50+
51+ <div class =" trusted-by " markdown >
52+
53+ ** Join thousands of developers and organizations using cpp-linter in production**
54+
55+ <div class =" logo-grid " >
56+ <div class =" logo-item " >
57+ <img src="https://github.com/microsoft.png" alt="Microsoft" title="Microsoft">
58+ <span>Microsoft</span>
59+ </div >
60+ <div class =" logo-item " >
61+ <img src="https://github.com/apache.png" alt="Apache" title="Apache">
62+ <span>Apache</span>
63+ </div >
64+ <div class =" logo-item " >
65+ <img src="https://github.com/nasa.png" alt="NASA" title="NASA">
66+ <span>NASA</span>
67+ </div >
68+ <div class =" logo-item " >
69+ <img src="https://github.com/samsung.png" alt="Samsung" title="Samsung">
70+ <span>Samsung</span>
71+ </div >
72+ <div class =" logo-item " >
73+ <img src="https://github.com/TheAlgorithms.png" alt="TheAlgorithms" title="TheAlgorithms">
74+ <span>TheAlgorithms</span>
75+ </div >
76+ <div class =" logo-item " >
77+ <img src="https://github.com/Nextcloud.png" alt="Nextcloud" title="Nextcloud">
78+ <span>Nextcloud</span>
79+ </div >
80+ <div class =" logo-item " >
81+ <img src="https://github.com/Jupyter.png" alt="Jupyter" title="Jupyter">
82+ <span>Jupyter</span>
83+ </div >
84+ <div class =" logo-item " >
85+ <img src="https://github.com/CachyOS.png" alt="CachyOS" title="CachyOS">
86+ <span>CachyOS</span>
87+ </div >
88+ </div >
89+
90+ <!-- <div class="stats-grid">
91+ <div class="stat">
92+ <strong>1,000+</strong>
93+ <span>GitHub Users</span>
94+ </div>
95+ <div class="stat">
96+ <strong>20K+</strong>
97+ <span>Downloads/Month</span>
98+ </div>
99+ <div class="stat">
100+ <strong>50+</strong>
101+ <span>Contributors</span>
102+ </div>
103+ </div> -->
104+
105+ </div >
106+
49107## Quick Start
50108
51109=== "GitHub Actions"
0 commit comments