diff --git a/README.md b/README.md new file mode 100644 index 0000000..77cfb38 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# One-Time Pad Generator + +Encrypt messages with a randomly-generated [one-time pad](https://en.wikipedia.org/wiki/One-time_pad)! Send your encrypted message along with your pad, +and your friend can decrypt the message. Just be sure you destroy the pad when you're done! \ No newline at end of file