From b38a37d0489faa3c4759fcaa17344141af25fa54 Mon Sep 17 00:00:00 2001 From: Adam Pippin Date: Wed, 17 Feb 2021 01:44:19 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d87cc9e..9a5c513 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,16 @@ For more information, see the [wiki](/nucleardog/cfnpp/wiki). * Provision rendered templates directly to CloudFormation * More flow control (e.g., foreach, etc) * Some sort of macro system would be good. +* Rewrite DOM stuff to use Util\GraphNode class +* Figure out how to generate useful conditions and not duplicate them ## License No license applied yet. No permission is granted to use, redestribute, modify, or otherwise do anything with this software. +I want to push this a little further along before opening it up to use/contributions/etc. + ## Author * Adam Pippin