diff --git a/README.md b/README.md index 8a92764..ceb79e5 100644 --- a/README.md +++ b/README.md @@ -34,4 +34,7 @@ After that, you may install the latest version of K8S Framework: ```bash composer require dealroadshow/k8s-framework -``` \ No newline at end of file +``` + +If you want to see usage examples, please refer to +[dealroadshow/k8s-bundle](https://github.com/tequila/k8s-bundle).