Skip to content

Commit effb83f

Browse files
authored
Update README.md
1 parent 4f2bbd3 commit effb83f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Couler for Google Tekton
22

3-
Couler is a Python package allowing users to write [Tekton](https://github.com/tektoncd/pipeline) workflows in Python other than YAML.
3+
Couler is a Python package allowing users to write Argo and [Tekton](https://github.com/tektoncd/pipeline) workflows in Python other than YAML.
4+
5+
This project is the Couler backend for Tekton. The version for Argo is at [here](https://github.com/sql-machine-learning/sqlflow/blob/develop/python/couler/).
46

57
Here is an example. To the left is a Python program defining a Task and related TaskRun. To the right is the equivalent YAML file.
68

0 commit comments

Comments
 (0)