diff --git a/README.md b/README.md index ec8c2fc..bb96443 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ -# Functionality +# TAP for Visual Studio Code -** TODO: Functionality description ** +This extension add language support for [Test Anything Protocol](https://testanything.org/) language. -# Install +# Functionality -** TODO: Install description ** +* [x] Syntax highlighting +* [x] Test suites folding +* [ ] Logging of test fails in problems console # Known Issues