Skip to content

Commit

Permalink
add README for data
Browse files Browse the repository at this point in the history
Signed-off-by: Maximilian Huber <[email protected]>
  • Loading branch information
maxhbr committed Apr 23, 2024
1 parent 8f0ca3c commit 64fbd56
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions data/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# data

This directory verndors data from other sources.
They are all under their respective licenses as described in their directories.
They are included as `git subtree`s to not be annoyed by submodules and to capture their complete history here.

## Updating

there are several `update.*` scripts in `./data` that can be used to update the sources. And there is a `all_update.sh` to run them all.

0 comments on commit 64fbd56

Please sign in to comment.