diff --git a/Documentation/cloud-config.md b/README.md similarity index 85% rename from Documentation/cloud-config.md rename to README.md index 0284825..5f003b8 100644 --- a/Documentation/cloud-config.md +++ b/README.md @@ -1,6 +1,7 @@ -# coreos-init +# coreos-cloudinit + +coreos-cloudinit allows a user to customize CoreOS machiens by providing either an executable script or a cloud-config document as instance user-data. See below to learn how to use these features. -CoreOS allows a user to customize EC2 instances by providing either an executable script or a cloud-config document as instance user-data. See below to learn how to use these features. ## cloud-config