diff --git a/README.md b/README.md index 12f88cd..7e2c1ff 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Simple implementation of XOR Encryption/Decrypting in various languages, includi - [JavaScript \(Node.js Compatible\)](JavaScript/XOREncryption.js) - [Kotlin](Kotlin/XOREncryption.kt) - [Objective-C](Objective-C/main.m) +- [PHP](PHP/XOREncryption.php) - [Python](Python/XOREncryption.py) - [Ruby](Ruby/xor.rb) - [Visual Basic.NET](VB.NET/XORCrypto.vb)