diff --git a/Readme.md b/Readme.md
index 752760f5c2ff9df3a65b8c1497893409abe7ef9c..2d33c286df09734cbf0eee510e4cd6b8bbdbcfc1 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,20 +1,43 @@
+# Tetras Pass
+
+## Installation
+
+**TODO**
+
+## Utilisation
+
+**TODO**
+
+### Console
+
+**TODO**
+
+### Web
+
+**TODO**
+
 ## Todo
 
++ [ ] Traduction
 + [ ] Nom
 + [ ] Readme
 + [X] Licence AGPL
-+ [ ] CSS
-+ [ ] Logo
-+ [ ] Dictionnaires:
++ [X] CSS
++ [X] Logo
++ [X] Dictionnaires:
     + [X] Francais
     + [X] Noms
 + [ ] Packages
 + [ ] Installeur
 
-## Licence
+## Licences
 
-AGPL
+[Tetra Pass](https://gitlab.tetras-libre.fr/tetras-libre/tetras-pass) est Logiciel développé par
+[Tetras Libre](http://tetras-libre.fr),
+distribué sous Licence [AGPL](https://www.gnu.org/licenses/agpl.html) V3.0.
 
-Corpus:
-Base lexical libre
-http://www.lexique.org/listes/liste_mots.php 
+Le testeur de mot de passe est basé sur la bibliothèque
+[zxcvbn-python](https://github.com/dwolfhub/zxcvbn-python) distribué sous licence
+[MIT](https://mit-license.org/).
+Les listes de mots et noms français proviennent de [lexique.org](http://www.lexique.org/)
+et sont distribués sous licence [GPL](https://www.gnu.org/licenses/gpl-3.0.txt).