diff --git a/README.md b/README.md index 8c66606..b0e3c13 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ - [`docker`](https://docs.docker.com/get-docker/) - [`k3d >= v4.0.0`](https://k3d.io/#installation) - (optional) [`tilt`](https://docs.tilt.dev/install.html) -- [kubens](/~https://github.com/ahmetb/kubectx) callable via the `kubens` binary -- [chromium](https://www.chromium.org/Home) callable via the `chromium` binary +- [`kubens`](/~https://github.com/ahmetb/kubectx) callable via the `kubens` binary +- [`chromium`](https://www.chromium.org/Home) callable via the `chromium` binary ## Resources @@ -21,3 +21,4 @@ - Full k3d lifecycle and usage demo: `make demo` - Multi-Server Setup demo: `make demo-multiserver` - Config File Demo: `make demo-configfile` +- Demo with Tilt: `make demo-tilt`