diff --git a/readme.md b/readme.md index 0b05b02..e746235 100644 --- a/readme.md +++ b/readme.md @@ -16,7 +16,7 @@ Currently, the package support the following elements - Bit manipulation - Generation of random binary sequence - Conversion between binary sequences and octal sequences - - NRZI encoding and decoding + - Non Return to Zero Inverted (NRZI) encoding and decoding - Modulation // demodulation - Quadrature Amplitude Modulation (QAM) with 4-QAM (QPSK), 16-QAM, 64-QAM and 256-QAM. - Hard demapper for the x-QAM formats