Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
BGMP committed Oct 30, 2023
1 parent 601edd0 commit af28008
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Static configuration data for [RVA](https://rva.lat/).
For developers, the packaging pipeline was built using [Rake](https://ruby.github.io/rake/). The following tasks take
care of profiling and versioning the files included in models.

- `:profile`: Profiles the data into `yml` and `yaml` format. If run locally, it should create directories with
extension-matching names at the project root.
- `:profile`: Profiles the data into `yml` format. This task will create a directory named `yml/` and output all the
profiled files into it
- `:version`: Generates an `rva_points_data.json` file, which is later used by [RVA-Points](https://github.com/Re-Volt-America/RVA-Points)
to detect car data updates.
to detect car & track data updates.

0 comments on commit af28008

Please sign in to comment.