diff --git a/README.md b/README.md
index 08f333a..ae4a3d8 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Fast and lightweight class for using the Bezier curves of any order in C++
- Bezier polycurves
- [x] Create polycurve (C0 continuity)
- [x] Equivalent methods from Bezier curves
- - [ ] Adding aditional curves to existing polycurve
+ - [x] Adding and removing curves
- [ ] Curve continuity and manipulation
- Bezier shapes