diff --git a/README.md b/README.md index 76aba25..86cd76d 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,6 @@ $ make test - [x] Conditions - [x] Boucles - [x] Fonctions utilisateurs récursives (arguments et valeur de retour typé) -- [ ] Allocation mémoire (`malloc`) -- [ ] Pointeurs ### Améliorations