diff --git a/README.md b/README.md index bf01a2e..aca73c1 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,6 @@ import Ainize from '@ainize-team/ainize-js'; const Ainize = require('@ainize-team/ainize-js').default; ``` -## Usage - ### Create account You should login to ainize with AI Network account before deploy the container.\ @@ -104,6 +102,7 @@ CONFIGURATION(JSON) - modelName: The name you want to deploying model. - modelUrl: Inference URL wrapped with ainize-wrapper-server. +