Skip to content

Commit 95b4d7b

Browse files
Updated readme file
1 parent ce7ee00 commit 95b4d7b

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,21 +11,23 @@ CodeMaker AI offers tools and automation for software developers for writing, te
1111
Fallowing operations are supported:
1212

1313
* Context-aware source code generation.
14-
* Generating unit tests.
15-
* Migrating the programming language syntax.
1614
* Generating source code documentation.
17-
* Refactoring and renaming local variables.
1815
* Fixing syntax.
1916

2017
## Supported languages
2118

2219
Following programming languages are supported:
2320

24-
* JavaScript & JSX
25-
* TypeScript & TSX
21+
* C
22+
* C++
23+
* PHP
2624
* Java
25+
* JavaScript & JSX
26+
* CSharp
2727
* Go
2828
* Kotlin
29+
* TypeScript & TSX
30+
* Rust
2931

3032
More language support is coming soon.
3133

0 commit comments

Comments
 (0)