From 2b56332dbc1a6c711ad5ff439f5ebec8e2736e33 Mon Sep 17 00:00:00 2001 From: Flavio Schneider Date: Tue, 11 Oct 2022 13:55:52 +0200 Subject: [PATCH] fix: readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3b421e6..ce64950 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,8 @@ dataset = ClothoDataset( ) ``` + +#### Full API: ```py dataset = ClothoDataset( root: str, # Path where the dataset is saved