From 9924b65f9090e514bdb964615eb7de245c20153b Mon Sep 17 00:00:00 2001 From: Sean Harkins Date: Sat, 8 Jul 2023 12:51:42 -0600 Subject: [PATCH] Update README.md Co-authored-by: Vincent Sarago --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 878dc1c..f7b3c9b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # eoAPI CDK Construct -eoapi-cdk is a package of [AWS CDK constructs](https://docs.aws.amazon.com/prescriptive-guidance/latest/best-practices-cdk-typescript-iac/constructs-best-practices.html) designed to encapsulate eoAPI runtime code and best practices as simple reusable components. +eoapi-cdk is a package of [AWS CDK constructs](https://docs.aws.amazon.com/prescriptive-guidance/latest/best-practices-cdk-typescript-iac/constructs-best-practices.html) designed to encapsulate eoAPI services and best practices as simple reusable components. + For more background on the included services see [The Earth Observation API](https://eoapi.dev/)