From ed74191a93f436436995568723c8a9c7e1cc53cb Mon Sep 17 00:00:00 2001 From: Claire Davis Date: Sun, 2 Feb 2020 14:39:07 -0800 Subject: [PATCH] updated readme --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cdc866e..076548d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ # Adaptive-Card-Editor -An editor for Microsoft Adaptive Cards that supports the new templating language and DOESN'T use JavaScript, because JavaScript is fake and gay. \ No newline at end of file +An editor for Microsoft Adaptive Cards that supports the new templating language and DOESN'T use JavaScript, because JavaScript is fake and gay. + +## Features +* VSCode's amazing text editor, Monaco, is baked right in! +* Auto-updates layout whie you work! +* Uses native .NET for everything! + +## Planned Features +* Save your work! +* Style rendered output! +* Actually implement templating! \ No newline at end of file