Skip to content

Commit bdded50

Browse files
authored
Added four additional languages to README.md
1 parent 526e23b commit bdded50

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
@@ -75,8 +75,8 @@ Default value is `0`.
7575

7676
The preferred programming language.
7777

78-
Values: `'cpp'`, `'java'`, `'python'`, `'python3'`, `'csharp'`, `'javascript'`, `'typescript'`,
79-
`'ruby'`, `'swift'`, `'golang'`, `'scala'`, `'kotlin'`, ``'rust'``.
78+
Values: `'c'`, `'cpp'`, `'csharp'`, `'java'`, `'kotlin'`, `'scala'`, `'python'`, `'python3'`, `'ruby'`, `'javascript'`, `'typescript'`, `'php'`,
79+
`'swift'`, `'rust'`, `'golang'`, `'erlang'`, `'racket'`, `'erlang'`.
8080

8181
Default value is `'cpp'`.
8282

0 commit comments

Comments
 (0)