Updated Definition format (markdown)

garfield69 2023-03-21 21:37:24 +13:00
parent f330e9d53b
commit 39f2d9dfee
1 changed files with 1 additions and 1 deletions

@ -13,7 +13,7 @@ In general, using cardigann definitions is the preferred way of adding new index
# Schema
To help you conform to YML coding standards, (and maintain compatibility parity with the v7 & v8 Prowlarr yml indexers), you can validate your Jackett yml Indexer by using the npm ajv tool.
To help you conform to YML coding standards, (and maintain compatibility parity with the v7, v8 & v9 Prowlarr yml indexers), you can validate your Jackett yml Indexer by using the npm ajv tool.
## Installation
The following npm packages are required `ajv-cli-servarr ajv-formats`.