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