Skip to content

Commit

Permalink
README.md Grammer fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
gibbz00 authored Feb 22, 2024
1 parent 78107e7 commit 08ab478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@

SOPS: Secrets OPerationS is a secrets manager and editor for encrypted files of various configuration formats with support for AWS KMS, GCP KMS, Azure Key Vault, age, and PGP. It's also a CNCF sandbox project with more information available at [getsops.io](https://github.com/getsops/sops).

`rops` is an attempt at writing the SOPS in Rust, offering both a CLI and library crate. Currently supporting for YAML, JSON, TOML and integrations against Age and AWS KMS.
`rops` is an attempt at writing the SOPS in Rust, offering both a CLI and library crate. Currently supporting YAML, JSON, TOML with integrations against Age and AWS KMS.

Check out the [`rops` book](https://gibbz00.github.io/rops/) for a demo and further information on how to get started.

0 comments on commit 08ab478

Please sign in to comment.