Updated README.

This commit is contained in:
cedricbonhomme 2011-11-24 09:35:31 +01:00
parent 2193d493d1
commit 13ed201fc3

2
README
View file

@ -32,7 +32,7 @@ If you want to use Stéganô in your Python program you just have to import the
.. code-block:: python
:linenos:
rom stegano import slsb
from stegano import slsb
secret = slsb.hide("./pictures/Lenna.png", "Bonjour tout le monde")