You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,11 +57,11 @@ Use "kube-copilot [command] --help" for more information about a command.
57
57
58
58
## Python Version
59
59
60
-
Please note that the original project (version number < v0.5.0) is written in Python 3 and the codes are in [main](https://github.com/feiskyer/kube-copilot/tree/main) branch.
60
+
Please refer [feiskyer/kube-copilot-python](https://github.com/feiskyer/kube-copilot-python) for the Python implementation of the same project.
61
61
62
62
## Contribution
63
63
64
-
The project is opensource at github [feiskyer/kube-copilot](https://github.com/feiskyer/kube-copilot) with Apache License.
64
+
The project is opensource at github [feiskyer/kube-copilot](https://github.com/feiskyer/kube-copilot)(Go) and [feiskyer/kube-copilot-python](https://github.com/feiskyer/kube-copilot-python) (Python) with Apache License.
65
65
66
66
If you would like to contribute to the project, please follow these guidelines:
0 commit comments