Skip to content

Commit 1fc8a82

Browse files
authored
docs(project): mention fury-cli for validation
1 parent 6ec6ef3 commit 1fc8a82

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
[API Elements](https://apielements.org/) is a uniform interface for dealing
44
with API description formats ([API Blueprint](https://apiblueprint.org/), [OpenAPI](https://github.com/OAI/OpenAPI-Specification), ...). This repository contains tooling for handling API
55
Elements in JavaScript along with parsers and serializers for API description
6-
languages.
6+
languages. [fury-cli](packages/fury-cli) provides a command line interface to
7+
API Elements which can be used to validate API Description Documents.
78

89
API Elements adapters:
910

0 commit comments

Comments
 (0)