diff --git a/src/operator-sdk/README.md b/src/operator-sdk/README.md index b1091d942..c3985c9af 100644 --- a/src/operator-sdk/README.md +++ b/src/operator-sdk/README.md @@ -1,7 +1,7 @@ # OperatorSDK (operator-sdk) -A feature adding [operator-sdk](https://sdk.operatorframework.io/), a component of the [Operator Framework](https://github.com/operator-framework), an open source toolkit to manage kubernetes operators. +The Operator SDK provides the tools to build, test, and package Operators. ## Example Usage diff --git a/src/postgresql-client/README.md b/src/postgresql-client/README.md index f1d5911fa..c089377ba 100644 --- a/src/postgresql-client/README.md +++ b/src/postgresql-client/README.md @@ -1,7 +1,7 @@ # PostgreSQL Client (postgresql-client) -A feature adding the postgrsql client cli +PostgreSQL is a powerful, open source object-relational database system that uses and extends the SQL language combined with many features that safely store and scale the most complicated data workloads. ## Example Usage