diff --git a/README.md b/README.md index 0c4792e..9054bf4 100644 --- a/README.md +++ b/README.md @@ -42,9 +42,9 @@ Standard and integer encoding. Lightweight low-code engine based on goja with automatic bridging and safe mode. - **API**: `Define`, `Call`, `Doc`, `CheckVersion`, `FuncList`, `WithSafeMode`, `WithLogger` -### go/shell v1.5.3 +### go/shell v1.5.4 Terminal styling and command execution. -- **API**: `Run`, `RunCommand`, `InteractiveRun`, `Pipeline`, `PipelineCommands`, `Style`, `StripANSI`, `Red`, `Green`, `Blue`, `Yellow` +- **API**: `Run`, `RunCommand`, `Start`, `InteractiveRun`, `Pipeline`, `PipelineCommands`, `Style`, `StripANSI`, `Red`, `Green`, `Blue`, `Yellow` ### go/safe v1.5.2 Memory protection and secure erasure.