diff --git a/README.md b/README.md index 75f0d6c..3e9d95a 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ npm i wing-containers ## Bring it +The `Workload` resource represents a containerized workload. + ```js bring "wing-containers" as containers; @@ -26,8 +28,6 @@ new containers.Workload( ) as "hello"; ``` -The `Workload` resource represents a containerized workload. - ## Implementations ### `sim`