removing extra line in open-source md

This commit is contained in:
tsurdilo 2020-02-21 12:24:32 -05:00 committed by Tihomir Surdilovic
parent 7584fee23e
commit f2a01db135
1 changed files with 1 additions and 2 deletions

View File

@ -6,5 +6,4 @@ Serverless Workflow, please include it in the list below.
- [workflow-api](https://github.com/serverless-workflow/workflow-api): Java based api/spi of the Serverless Workflow specification. Adds POJO generation from specification JSON schema.
- [workflow-impl](https://github.com/serverless-workflow/workflow-impl): Java based impl of the Serverless Workflow specification. Adds support for YAML format, validation, expression evaluation, and property context.
- [workflow-linter-cli](https://github.com/serverless-workflow/workflow-linter-cli): SpringBoot based command-line linter for serverless workflow specification. Allows to run validation (both schema and model) against json and yaml files containing workflow markup.
- [Serverless Workflow JSON Schema VSCode](https://marketplace.visualstudio.com/items?itemName=tsurdilovic.workflow-schema-vscode): Visual Studio Code extension that adds coding support for serverless workflow markup.
- [Serverless Workflow JSON Schema VSCode](https://marketplace.visualstudio.com/items?itemName=tsurdilovic.workflow-schema-vscode): Visual Studio Code extension that adds coding support for serverless workflow markup.