diff --git a/README.md b/README.md new file mode 100644 index 0000000..75d3458 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# enigma + +A test implementation of plugless enigma machine on arduino. Has 3 rotors and 26 latin letters. Outputs current rotor shifts to one lcd and encoded message to another. + +Based on [Code-Bullet/Enigma-Simulator](https://github.com/Code-Bullet/Enigma-Simulator) \ No newline at end of file