Skip to content

Commit c258d09

Browse files
authored
Merge pull request #193 from hasbro17/haseeb/fix-README
README: clarify extensions as a goal
2 parents 83adf53 + a02bba4 commit c258d09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ See the [design docs][design_docs] for planned work on upcoming milestones.
1313
The Operator SDK is a framework designed to make writing operators easier by providing:
1414
- High level APIs and abstractions to write the operational logic more intuitively
1515
- Tools for scaffolding and code generation to bootstrap a new project fast
16-
- Modular functionality to improve reusability
16+
- Extensions to cover common operator use cases
1717

1818
## Workflow
1919

0 commit comments

Comments
 (0)