Prepare the new release.

This commit is contained in:
Cédric Bonhomme 2017-01-29 21:20:02 +01:00
parent be9ea0f76d
commit a55bf4bd09
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
4 changed files with 11 additions and 5 deletions

View file

@ -4,7 +4,8 @@ Stéganô
.. image:: https://api.travis-ci.org/cedricbonhomme/Stegano.svg?branch=master
:target: https://travis-ci.org/cedricbonhomme/Stegano
A Python Steganography module.
`Stéganô <https://github.com/cedricbonhomme/Stegano>`_, a Python Steganography
module.
Installation
@ -14,8 +15,8 @@ Installation
$ sudo pip install Stegano
You will be able to use `Stéganô <https://github.com/cedricbonhomme/Stegano>`_
in your Python programs or as a command line tool.
You will be able to use Stéganô in your Python programs or as a command line
tool.
Usage