diff --git a/README.md b/README.md index 2ef50f8..8fbcd2a 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ SPDX-License-Identifier: GPL-3.0-or-later The `community.sops` collection allows integrating [`getsops/sops`](https://github.com/getsops/sops) in Ansible. -`getsops/sops` is a tool for encryption and decryption of files using secure keys (GPG, KMS). It can be leveraged in Ansible to provide an easy to use and flexible to manage way to manage ecrypted secrets' files. +`getsops/sops` is a tool for encryption and decryption of files using secure keys (GPG, KMS, age). It can be leveraged in Ansible to provide an easy to use and flexible to manage way to manage ecrypted secrets' files. Please note that this collection does **not** support Windows targets.