Skip to content

Commit

Permalink
add c#
Browse files Browse the repository at this point in the history
  • Loading branch information
zehengl committed Oct 17, 2024
1 parent 42f23ac commit 22546a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions update_docs.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning)
language_map = {
"cpp": "C++",
"cs": "C#",
"go": "Go",
"hs": "Haskell",
"java": "Java",
Expand Down

0 comments on commit 22546a6

Please sign in to comment.