diff --git a/packages/myst-execute/README.md b/packages/myst-execute/README.md index d9962e5fb..295377610 100644 --- a/packages/myst-execute/README.md +++ b/packages/myst-execute/README.md @@ -1,5 +1,5 @@ # MyST Execute -Kernel execution of code and inline expressions using Jupyter. +Kernel execution of code and inline expressions using Jupyter. -This package provides a transform that takes a MyST tree, computes the executable content, and stores the results in the AST. It provides basic support for caching of outputs to avoid needless computation. +This package provides a transform that takes a MyST tree, computes the executable content, and stores the results in the AST. It provides basic support for caching of outputs to avoid needless computation.