diff --git a/readme.md b/readme.md
index 722b39d2f3bb212509c40a087226dae2076392d0..3f19be2aef8cc60fef967db3b2a9fd225a33541e 100644
--- a/readme.md
+++ b/readme.md
@@ -1,9 +1,13 @@
 # Quoi de neuf ?
 
-**version 0.6.0** 
+**version 0.7.0** 
  + intégration des premières tables liées à l'offre de formation
     + ODF_DIPLOME => OffreDeFormationDiplome
     + ODF_ETAPE => OffreDeFormationEtape
  + récupération des inscriptions et ajout des liens avec la table individu
     + INDIVIDU_INSCRIPTION => IndividuInscription 
- + Création du service OffreDeFormationService pour récupérer les informations associées à l'offre de formation
\ No newline at end of file
+ + Création du service OffreDeFormationService pour récupérer les informations associées à l'offre de formation
+ 
+ **version 0.6.0**
+ 
+ + intégration des fonctions
\ No newline at end of file