mirror of
https://github.com/KyleBanks/XOREncryption.git
synced 2023-08-10 21:13:15 +03:00
Fixed README typo
This commit is contained in:
parent
ab8e0cc3f0
commit
2e12c90843
@ -8,7 +8,7 @@ Simple implementation of XOR Encryption/Decrypting in various languages, includi
|
||||
- [C++](C++/main.cpp)
|
||||
- [Dart](Dart/xorencryption.dart)
|
||||
- [F#](F%23/Program.fs) by [pawelizycki](https://github.com/pawelizycki)
|
||||
- [Go](Go/xo.go)
|
||||
- [Go](Go/xor.go)
|
||||
- [Groovy](Groovy/XOREncryption.groovy)
|
||||
- [Java \(Android Compatible\)](Java \(Android compatible\)/XOREncryption.java)
|
||||
- [JavaScript \(Node.js Compatible\)](JavaScript/XOREncryption.js)
|
||||
|
Loading…
Reference in New Issue
Block a user