mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-05-13 01:18:31 +02:00
Updated README.
This commit is contained in:
parent
c76fbc7619
commit
1c568f6095
2 changed files with 14 additions and 19 deletions
15
INSTALL
15
INSTALL
|
@ -4,25 +4,14 @@
|
||||||
Stéganô
|
Stéganô
|
||||||
=======
|
=======
|
||||||
|
|
||||||
.. Use headers in this order #=~-_
|
|
||||||
|
|
||||||
:toc: yes
|
|
||||||
:symrefs: yes
|
|
||||||
:sortrefs: yes
|
|
||||||
:compact: yes
|
|
||||||
:subcompact: no
|
|
||||||
:rfcedstyle: no
|
|
||||||
:comments: no
|
|
||||||
:inline: yes
|
|
||||||
:private: yes
|
|
||||||
|
|
||||||
:author: Cédric Bonhomme
|
:author: Cédric Bonhomme
|
||||||
:contact: http://cedricbonhomme.org/
|
:contact: http://cedricbonhomme.org/
|
||||||
|
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
$ python setup.py install
|
|
||||||
|
$ sudo python setup.py install
|
||||||
|
|
||||||
Now you will be able to use Stéganô in your Python program.
|
Now you will be able to use Stéganô in your Python program.
|
||||||
|
|
||||||
|
|
6
README
6
README
|
@ -40,6 +40,12 @@ Example:
|
||||||
~/$ slsb --hide -i ../examples/pictures/Lenna.png -o Lena1.png -m "MessageBo"
|
~/$ slsb --hide -i ../examples/pictures/Lenna.png -o Lena1.png -m "MessageBo"
|
||||||
|
|
||||||
|
|
||||||
|
Examples
|
||||||
|
--------
|
||||||
|
|
||||||
|
There are some examples in the foler *examples*.
|
||||||
|
|
||||||
|
|
||||||
Turorial
|
Turorial
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue