Updated Readme file.

This commit is contained in:
Cédric Bonhomme 2013-03-20 23:36:01 +01:00
parent 8b9560cf92
commit ab0ff1cf5a

View file

@ -29,19 +29,16 @@ In addition you can use Stéganô as a program.
Example: Example:
~/stegano/$ sudo python setup.py install ~/stegano/$ sudo python setup.py install
~/$ slsb --hide -i ../examples/pictures/Lenna.png -o Lena1.png -m "MessageBo" ~/$ slsb --hide -i ../examples/pictures/Lenna.png -o Lena1.png -m "Secret Message"
Examples Examples
-------- --------
There are some examples in the foler *examples*. There are some examples in the folder *examples*.
Turorial Turorial
-------- --------
You will find a complete tutorial_ and some general informations about steganography_ and Stéganô. A complete [tutorial](http://stegano.readthedocs.org/en/latest/tutorial/) is available.
.. _tutorial: http://projects.cedricbonhomme.org/projects/stegano/wiki/
.. _steganography: http://wiki.cedricbonhomme.org/security:steganography