Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NulAsh authored May 25, 2019
1 parent 9a34a3e commit 9c36081
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# codewords
This is a simple encoder/decoder from binary to codewords and vice versa. Code words are chosen in such a way that in one code word there are no two identical letters in a row, there are no code words that differ from each other only by one letter, or only by one permutation of adjacent letters. Also, the fewer the 1's will be in the binary, the less time it will take to transmit the result by Morse code.

0 comments on commit 9c36081

Please sign in to comment.