diff --git a/README.md b/README.md index a881f5a..761c68b 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ gptdeploy create --description "Given a 3d object, return vertex count and face ### Table extraction ```bash ---description "Given a URL, extract all tables as csv" --test "http://www.ins.tn/statistiques/90" +gptdeploy create --description "Given a URL, extract all tables as csv" --test "http://www.ins.tn/statistiques/90" ``` Table Extraction