diff --git a/pipe/README.md b/pipe/README.md index 7895da9a..48df8b86 100644 --- a/pipe/README.md +++ b/pipe/README.md @@ -42,7 +42,7 @@ yao run pipes. [args...] If interrupted by user input interface, it returns a context ID for resuming execution. -### pipe.run +### pipe.Run Run Pipe, equivalent to `pipes.` @@ -50,7 +50,7 @@ Run Pipe, equivalent to `pipes.` yao run pipe.run [args...] ``` -### pipe.create +### pipe.Create Pass DSL text to create and run Pipe