Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
eladb committed Oct 9, 2023
1 parent 7d8ca8a commit 63b1d7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ npm i wing-containers

## Bring it

The `Workload` resource represents a containerized workload.

```js
bring "wing-containers" as containers;

Expand All @@ -26,8 +28,6 @@ new containers.Workload(
) as "hello";
```

The `Workload` resource represents a containerized workload.

## Implementations

### `sim`
Expand Down

0 comments on commit 63b1d7e

Please sign in to comment.