Skip to content

Commit d504b17

Browse files
authored
Merge pull request #32 from DeepCodeAI/c-update
feat: update languages with c/c++
2 parents 61f0e2a + 4bfa513 commit d504b17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
**The Visual Studio Code extension provided by <a href="https://www.deepcode.ai/">DeepCode.ai</a> finds bugs and critical vulnerabilities in your code. We support Java, Python, JavaScript, TypeScript and XML.**
1+
**The Visual Studio Code extension provided by <a href="https://www.deepcode.ai/">DeepCode.ai</a> finds bugs and critical vulnerabilities in your code. We support Java, C/C++, Python, JavaScript, TypeScript and XML.**
22

33
# Table of Contents
44

@@ -29,7 +29,7 @@ In order to show detailed explanation why something was flagged as bug we introd
2929

3030
## Supported languages
3131

32-
Java, JavaScript, Python, TypeScript and XML are currently supported. C/C++ support is coming soon.
32+
Java, C/C++, JavaScript, Python, TypeScript and XML are currently supported.
3333

3434
# Installation
3535

0 commit comments

Comments
 (0)