update readme
Some checks failed
Lint / golangci-lint (push) Failing after 9m59s
Declarative Tests / test (push) Failing after 1m0s

This commit is contained in:
Matthew Rich 2024-03-27 13:10:32 -07:00
parent 17cc8733f2
commit 4b172d0901

View File

@ -1,5 +1,8 @@
# decl
# Purpose
These tools work with YAML descriptions of resources (E.g. files, users, containers, etc) for (de)serializing the state of the given resource. This enables more generically describing the state of a supported resource type, pipeling state transformations and enabling the use of other tools in that process.
# Command-line