Skip to content

Commit 01d4e88

Browse files
committed
Fix C# Link
1 parent 279a6d5 commit 01d4e88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ XOR Encryption
44
Simple implementation of XOR Encryption/Decrypting in various languages, including:
55

66
- [C](C/main.c)
7-
- [C#](C#/Main.cs)
7+
- [C#](C%23/Main.cs)
88
- [C++](C++/main.cpp)
99
- [Dart](Dart/xorencryption.dart)
1010
- [Groovy](Groovy/XOREncryption.groovy)

0 commit comments

Comments
 (0)