mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-05-12 00:58:32 +02:00
Added link to saythanks.io in the README and in the documentation.
This commit is contained in:
parent
5890a6ba72
commit
91e41b04ac
2 changed files with 20 additions and 3 deletions
|
@ -10,8 +10,12 @@ Stéganô
|
|||
.. image:: https://api.travis-ci.org/cedricbonhomme/Stegano.svg?branch=master
|
||||
:target: https://travis-ci.org/cedricbonhomme/Stegano
|
||||
|
||||
`Stéganô <https://github.com/cedricbonhomme/Stegano>`_, a Python Steganography
|
||||
module.
|
||||
.. image:: https://img.shields.io/badge/SayThanks.io-%E2%98%BC-1EAEDB.svg
|
||||
:target: https://saythanks.io/to/cedricbonhomme
|
||||
|
||||
|
||||
`Stéganô <https://github.com/cedricbonhomme/Stegano>`_, a pure Python
|
||||
Steganography module.
|
||||
|
||||
|
||||
Installation
|
||||
|
|
|
@ -6,7 +6,19 @@
|
|||
Presentation
|
||||
============
|
||||
|
||||
Stéganô_ is a Python steganography_ module.
|
||||
.. image:: https://img.shields.io/pypi/v/Stegano.svg
|
||||
:target: https://pypi.python.org/pypi/Stegano
|
||||
|
||||
.. image:: https://img.shields.io/pypi/l/Stegano.svg
|
||||
:target: https://pypi.python.org/pypi/Stegano
|
||||
|
||||
.. image:: https://api.travis-ci.org/cedricbonhomme/Stegano.svg?branch=master
|
||||
:target: https://travis-ci.org/cedricbonhomme/Stegano
|
||||
|
||||
.. image:: https://img.shields.io/badge/SayThanks.io-%E2%98%BC-1EAEDB.svg
|
||||
:target: https://saythanks.io/to/cedricbonhomme
|
||||
|
||||
Stéganô_ is a pure Python steganography_ module.
|
||||
|
||||
Steganography is the art and science of writing hidden messages in such a way
|
||||
that no one, apart from the sender and intended recipient, suspects the
|
||||
|
@ -63,6 +75,7 @@ If you wish and if you like Stéganô, you can donate via bitcoin.
|
|||
My bitcoin address: `1GVmhR9fbBeEh7rP1qNq76jWArDdDQ3otZ <http://blockexplorer.com/address/1GVmhR9fbBeEh7rP1qNq76jWArDdDQ3otZ>`_
|
||||
|
||||
|
||||
|
||||
Contact
|
||||
=======
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue