Skip to content

Commit 9c17b98

Browse files
authored
Update README.md
1 parent 4e8cf67 commit 9c17b98

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# CoverageJSON Validator (Work In Progress)
1+
# CoverageJSON Validator
22

3-
This repo contains JSON schema and associated Python code for validating [CoverageJSON](https://covjson.org) documents.
3+
This repository contains JSON Schema and associated Python code for validating [CoverageJSON](https://covjson.org) documents.
44

5-
Note that this work is in active development and the validation functionality is not complete. There have been no releases yet.
5+
Note that this work is in active development and the validation functionality is currently limited to what can be expressed using JSON Schema.
66

77
## Setup
88
1. Install a Python environment with pip (version x or above), e.g. using conda (`conda create -n covjson-validator pip`)

0 commit comments

Comments
 (0)