Skip to content

Commit 3909ea5

Browse files
committed
Update README
1 parent 51569a4 commit 3909ea5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Version: 0.0.7-dev
1212
rm -rf tests/_work && beku
1313
cd tests/_work && kubectl kuttl test
1414

15+
Also see the `examples` folder.
16+
1517
## Description
1618

1719
Fast Kuttl tests expander for Stackable integration tests.
@@ -29,6 +31,7 @@ Update the version in:
2931
Update the CHANGELOG.
3032
Commit and tag.
3133
Build and publish:
34+
3235
rm -rf dist/
3336
python -m build --wheel .
3437
twine upload dist/*

0 commit comments

Comments
 (0)