From 00c5ad1c24558e670be078e195eb242cad8c06d8 Mon Sep 17 00:00:00 2001 From: Emre KARTAL Date: Sun, 19 Mar 2023 20:54:44 +0100 Subject: [PATCH] =?UTF-8?q?Changes=20to=20achievements=20=E2=9A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5c0f937..2ca56a5 100644 --- a/README.md +++ b/README.md @@ -64,17 +64,17 @@ Où en suis-je:grey_question::grey_exclamation: (:white_check_mark: réalisé, : Côté Entity_Framework : -- :warning: [**Partie 1**](src/EntityFramework_Lol/Sources/MyFlib/Entities) : **Réalisation des Entities** +- :white_check_mark: [**Partie 1**](src/EntityFramework_Lol/Sources/MyFlib/Entities) : **Réalisation des Entities** - :white_check_mark: [**Partie 2**](src/EntityFramework_Lol/Sources/MyFlib/DataSeeder.cs) : **Data seeder** -- :warning: [**Partie 3**](src/EntityFramework_Lol/Sources/Tests/UT_EF) : **Tests unitaires** +- :white_check_mark: [**Partie 3**](src/EntityFramework_Lol/Sources/Tests/UT_EF) : **Tests unitaires** -- :x: [**Partie 4**](src/EntityFramework_Lol/Sources/MyFlib) : **Many to many** +- :white_check_mark: [**Partie 4**](src/EntityFramework_Lol/Sources/MyFlib) : **Many to many** -- :x: [**Partie 5**](src/EntityFramework_Lol/Sources/) : **DbManager** +- :warning: [**Partie 5**](src/EntityFramework_Lol/Sources/) : **DbManager** -- :x: [**Partie 6**](src/EntityFramework_Lol/Sources/) : **Mapping** +- :warning: [**Partie 6**](src/EntityFramework_Lol/Sources/) : **Mapping** Autre :