Minor documentation updates
[szyfrow.git] / szyfrow / __init__.py
index 4419d0839c7ccf4455df33f8b7cb0750eafcce9c..623c242801b76599a51f7e19165c0198de22519a 100644 (file)
@@ -1,4 +1,5 @@
-"""Simple ciphers, enciphering, deciphering, and breaking.
+"""Simple (mainly manual) ciphers, and routines for enciphering, deciphering, 
+and breaking messages created with them.
 
 The ciphers implemented here are mostly ones that predate mechanical cipher
 systems. The most complex cipher is the Enigma of World War II.