From 85dbff7f62b6e0d34cc66c5932ab776b5beae0d0 Mon Sep 17 00:00:00 2001 From: Ryan Gibson Date: Fri, 16 Aug 2024 17:02:54 -0400 Subject: [PATCH] Add README note about importing functions within Python --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 434cd52..d7ff1a6 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,9 @@ Alternatively, you can install it from this repository directly: cd Steganography python3 setup.py install +After installation, use the `stegolsb` command in the terminal or import +functions from `stego_lsb` in your code. + ## Byte Sequence Manipulation bit_manipulation provides the ability to (quickly) interleave the bytes of a