mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-28 03:06:14 +02:00
chg: [documentation] fix the name of Stegano.
This commit is contained in:
parent
96ff4ae620
commit
16e12e8edf
4 changed files with 15 additions and 15 deletions
|
@ -5,14 +5,14 @@ Installation
|
|||
|
||||
$ poetry install Stegano
|
||||
|
||||
You will be able to use Stéganô in your Python programs
|
||||
You will be able to use Stegano in your Python programs
|
||||
or as a command line tool.
|
||||
|
||||
If you want to retrieve the source code (with the unit tests):
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ git clone https://git.sr.ht/~cedric/Stegano
|
||||
$ git clone https://git.sr.ht/~cedric/stegano
|
||||
|
||||
.. image:: https://builds.sr.ht/~cedric/Stegano.svg
|
||||
:target: https://builds.sr.ht/~cedric/Stegano
|
||||
.. image:: https://builds.sr.ht/~cedric/stegano.svg
|
||||
:target: https://builds.sr.ht/~cedric/stegano
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue