Skip to content

Commit

Permalink
README.md - Tweaked to include systematic code
Browse files Browse the repository at this point in the history
  • Loading branch information
geky committed Oct 31, 2024
1 parent b17df88 commit 212c7f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ Before we get into how the algorithm works, a couple words of warning:

Like CRCs, Reed-Solomon codes are implemented by concatenating the
message with the remainder after division by a predetermined "generator
polynomial".
polynomial", giving us a [systematic code][w-systematic-code].

However, two important differences:

Expand Down

0 comments on commit 212c7f2

Please sign in to comment.