Skip to content

Commit

Permalink
Added a bit of documentation to refer to gtfs-validator-example. (#1635)
Browse files Browse the repository at this point in the history
Co-authored-by: David Gamez <1192523+davidgamez@users.noreply.github.com>
  • Loading branch information
jcpitre and davidgamez authored Jan 9, 2024
1 parent 3edf968 commit 5fce41f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,8 @@ To generate Javadocs for the project, run:
```
./gradlew aggregateJavadocs
```

# Linking the validator jars

The jars for the validator are released to [maven central](https://repo.maven.apache.org/maven2/org/mobilitydata/gtfs-validator/).
See the example project [gtfs-validator-example](https://github.com/MobilityData/gtfs-validator-example) for details on how to use these jars.

0 comments on commit 5fce41f

Please sign in to comment.