Update README.md

This commit is contained in:
Kyle Banks 2013-10-06 14:33:50 -04:00
parent b9de8b4ca3
commit bc9dd2ad5e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
C++ XOR Encryption
XOR Encryption
==================
Simple implementation of XOR Encryption/Decrypting in C++.