There was an error while loading. Please reload this page.
1 parent fa7e578 commit 9d4cf73Copy full SHA for 9d4cf73
1 file changed
CONTRIBUTING.md
@@ -1,7 +1,7 @@
1
# Contributing
2
3
All contributions are subject to the
4
-[Vecorel Code of Conduct](https://vecorel.org/code-of-conduct/).
+[Code of Conduct](https://vecorel.org/code-of-conduct/).
5
6
## Running tests
7
@@ -14,6 +14,6 @@ Start with the following command in the folder where this README is located:
14
Finally, you can run the tests as follows:
15
16
- To check the markdown run: `pipenv run test-docs`
17
-- To check the Vecorel schema run: `pipenv run test-schema`
+- To check the schema run: `pipenv run test-schema`
18
- To check the examples run: `pipenv run test-examples`
19
- To create a GeoParquet from the GeoJSON examples: `pipenv run create-geoparquet`
0 commit comments