mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
Update UNIVERSE.md
This commit is contained in:
parent
09e78b52cf
commit
6be7d07315
|
@ -34,11 +34,10 @@ on the issue tracker.
|
||||||
|
|
||||||
## JSON format
|
## JSON format
|
||||||
|
|
||||||
To add a project, fork this repository, edit the [`universe.json`](universe.json)
|
To add a project, fork this repository, edit the [`universe.json`](meta/universe.json)
|
||||||
and add an object of the following format to the list of `"resources"`. Before
|
and add an object of the following format to the list of `"resources"`. Before
|
||||||
you submit your pull request, make sure to use a linter to verify that your
|
you submit your pull request, make sure to use a linter to verify that your
|
||||||
markup is correct. We'll also be adding linting for the `universe.json` to our
|
markup is correct.
|
||||||
automated GitHub checks soon.
|
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user