Skip to content

Commit e45a889

Browse files
committed
added deprecation notice
1 parent cc5b777 commit e45a889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
Any JSON Schema validation tool can be used, just run the JSON data to test against the various STAC schema, and be sure to include any remote schema like the geojson.json schema in the testing.
55

6-
This directory includes installation instructions for a Python validator and a JavaScript validator. The python validator is more complete and the recommnded tool for validation.
6+
This directory includes installation instructions for a Python validator and a JavaScript validator. The python validator is more complete and the recommnded tool for validation. The Javascript validator has been deprecated and will be removed in the next release.
77

88
## Python Validator
99
Install the validator from the [stac-validator](https://github.com/sparkgeo/stac-validator) repository and follow the instructions.

0 commit comments

Comments
 (0)