From 662ec33e7601f70ad76d6452e0ad2feec4349130 Mon Sep 17 00:00:00 2001 From: Cort Buffington Date: Sat, 3 Dec 2016 18:08:52 -0600 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index a23ab82..fc79a00 100644 --- a/README.rst +++ b/README.rst @@ -20,7 +20,7 @@ decode.py btpc.py Contains block product turbo code generators, extractors and related routines -- *decode_full_lc(_data):* Extracts the useful FULL LC data without checking for errors. Accepts one argument of type bitarray and returns one item of type bitarray. +- **decode_full_lc(_data):** Extracts the useful FULL LC data without checking for errors. Accepts one argument of type bitarray and returns one item of type bitarray. - **interleave_19696(_data):** Accepts one argument of type bitarray and returns a bitarray interlieaved.