diff --git a/README.md b/README.md index d902028..2f58fa8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # boxcutter-chef-cookbooks [![boxcutter-chef-cookbooks](https://github.com/boxcutter/boxcutter-chef-cookbooks/actions/workflows/ci.yml/badge.svg)](https://github.com/boxcutter/boxcutter-chef-cookbooks/actions/workflows/ci.yml) -Boxcutter Chef automation +This repo contains automation used to maintain a fleet of robots using +neuromorphic sensors and their supporting infrastructure. It is built +on top of the attribute-driven API cookbooks maintained by +Meta/Facebook. For more information about this style of writing automation +code, refer to the [Facebook Cookbooks Suite README](https://github.com/facebook/chef-cookbooks/blob/main/README.md).