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