Skip to content

Commit 6e687a1

Browse files
authored
Update README.md: Shameless promotion
1 parent 7567717 commit 6e687a1

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,15 @@ You're done 🎉; `container` is now ready to use.
5151
> container build
5252
> ```
5353
> Note: Ensure that all work is saved and the container is ready for deletion. Containers from the previous version are not compatible with containers from the current version.
54+
>
55+
56+
### Try Nitro
57+
58+
Psst: Try my newest project: [Nitro, a simple and efficient Bash harness.](https://github.com/aerovato/nitro) 11x cheaper; 75x more efficient vs Claude Code for Bash tasks.
59+
60+
```bash
61+
npm install -g @aerovato/nitro
62+
```
5463
5564
## Usage
5665

0 commit comments

Comments
 (0)