diff --git a/README.md b/README.md index 98ddd4f..12b60c6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Validate Helioviewer servers responses to getDataSources requests +Connects to GSFC, IAS, and ROB Helioviewer servers and requests the list of available datasets. It validates the responses against a JSON schema. + Run it as: `java -Djava.awt.headless=true -jar DataSourcesChecker.jar`.