From bdb447d5719a7efcf48a9fa5509f97cd529d5652 Mon Sep 17 00:00:00 2001 From: stribor14 Date: Fri, 22 Mar 2019 08:40:47 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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++ - v1.1 indev 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 - v1.2 planned Bezier shapes