diff --git a/README.md b/README.md index 56b6b852..34e4273c 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ docker run --rm -t tufin/oasdiff changelog https://raw.githubusercontent.com/Tuf - OpenAPI diff in YAML, JSON, Text/Markdown or HTML - [Run from Docker](#openapi-diff-with-docker) - [Embed in your go program](#embedding-oasdiff-into-your-program) -- OpenAPI diff of local files system or remote files over http/s +- OpenAPI diff of local files or remote files over http/s - Compare specs in YAML or JSON format - [Compare two collections of specs](#composed-mode) - Comprehensive diff including all aspects of [OpenAPI Specification](https://swagger.io/specification/): paths, operations, parameters, request bodies, responses, schemas, enums, callbacks, security etc.