diff --git a/README.md b/README.md index 034b7b73c..171c74fda 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,19 @@ # Treasuremap -This documentation project outlines a reference architecture for automated -cloud provisioning and management, leveraging a collection of interoperable -open-source tools. +Treasuremap is a collection of YAML documents that are ready for use with +[airshipctl](https://opendev.org/airship/airshipctl) to deploy Kubernetes and +pre-configured workloads on baremetal and virtual infrastructure. +## Contributing -## Architecture -To get started, see [architecture](https://airship-treasuremap.readthedocs.io/en/latest/index.html). +Airship 2.0 is under active development and welcomes new developers! Please +read our +[developer guide](https://docs.airshipit.org/airshipctl/developers.html) to +begin contributing. + +We also encourage new contributors and operators alike to join us in our +[Slack workspace](http://airshipit.org/slack) and subscribe to our +[mailing lists](http://lists.airshipit.org/cgi-bin/mailman/listinfo). + +You can learn more about Airship on the [Airship +wiki](https://wiki.openstack.org/wiki/Airship).