From 07479250c5c7ceea11f88c9df7a4f5e40ac1c4e0 Mon Sep 17 00:00:00 2001 From: Erik Jensen <365211+erikrj@users.noreply.github.com> Date: Tue, 9 May 2023 05:53:04 -0600 Subject: [PATCH] Updating description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b41e6f7..12d034e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Auto State -This AWS CDK project deploys resources to automatically start, stop, reboot and terminate resources. +An AWS CDK project that automatically starts, stops, reboots and terminates resources through tags. ## Supported Resource Types * EC2 Instances