Skip to content

Commit

Permalink
Update cesar.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Krzysztof Nowak authored Sep 29, 2017
1 parent a78856a commit 50e588c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cesar.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Author: Krzysztof Nowak (kiryx7 [ at ] gmail.com)
#
# Algorithm based on cesars cipher
# Algorithm based on cesars cipher
#
# USAGE:
# ciphering: python cesar.py c 9 11 "Secret Message" > cipher.txt
Expand Down

0 comments on commit 50e588c

Please sign in to comment.