From 8b69141014c50403c213b020638c0e3c089930eb Mon Sep 17 00:00:00 2001 From: nicolalandro Date: Sat, 13 Nov 2021 14:57:56 +0100 Subject: [PATCH] readme checkpoint correction --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b10ba4e..bc03ea2 100644 --- a/README.md +++ b/README.md @@ -15,12 +15,13 @@ display(HTML('index.html')) ``` ## Features -- [] .obj files support -- [] pipy delivery -- [] guide for notebook -- [] edit html positions and other 3D params -- [] load three.js as static file -- [] .mat files support + +- [ ] .obj files support +- [ ] pipy delivery +- [ ] guide for notebook +- [ ] edit html positions and other 3D params +- [ ] load three.js as static file +- [ ] .mat files support # Dev ```