diff --git a/README.md b/README.md index c122ee1..aca73c1 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,6 @@ const ainize = new Ainize(1); ainize.loginWithSigner(); ``` - This feature is supported from AIN Wallet version 2.0.5 or later. ### Using model @@ -141,4 +140,3 @@ You can stop or run your model container. Only model deployer can use this. model.stop(); model.run(); --> -```