Skip to content

Commit

Permalink
Fix C# URL (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anirban166 authored Aug 28, 2024
1 parent 369c8bd commit e7d797e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ These are the currently implemented languages:
* [Bash](Shell/Bash.sh)
* [C](C/C.c)
* [C++](C/C++.cpp)
* [C#](C/C#.cs)
* [C#](CSharp/C%23.cs)
* [CMake](CMake/CMake.cmake)
* [CoffeeScript](JavaScript/CoffeeScript.coffee)
* [Crystal](Crystal/Crystal.cr)
Expand Down

0 comments on commit e7d797e

Please sign in to comment.