Skip to content

Commit 20d1289

Browse files
authored
Update README.md
1 parent 208f81e commit 20d1289

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Resource Glue Operator
22

3-
Resource Glue Operator is a powerful Kubernetes meta operator that allows you to create other operators in a declarative way by simply
4-
applying a custom resource.
3+
Resource Glue Operator is a powerful Kubernetes **meta operator** that allows you to create other **operators in a declarative** way by **simply
4+
applying a custom resource**.
55

6-
It provides facilities to create composed Kubernetes resources and describes how the resource
6+
It provides facilities to compose Kubernetes resources and describes how the resource
77
should be reconciled. Supports conditional resources in runtime, and ordering of resource reconciliation.
8-
In other words, it allows you to write **workflows** over resources in a **GitOps** friendly way.
8+
In other words, it also allows you to write **workflows** over resources in a **GitOps** friendly way.
99

1010
## Documentation
1111

0 commit comments

Comments
 (0)