diff --git a/README.md b/README.md index 0528591..02a79be 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ -# stuttagrt-things/crossplane +# stuttart-things/crossplane crossplane configurations, apis and examples + +## DEV + +```bash +task: Available tasks for this project: +* branch: Create branch from main +* check: Run pre-commit hooks +* commit: Commit + push code into branch +* pr: Create pull request into main +* run-pre-commit-hook: Run the pre-commit hook script to replace .example.com with .example.com +* xplane-push: Push crossplane package +```