mirror of
https://github.com/NexVeridian/ark-invest-api-rust.git
synced 2025-09-02 01:49:11 +00:00
1.2.0
License
This commit is contained in:
parent
887458907e
commit
9426313f73
7 changed files with 94 additions and 10 deletions
|
@ -38,3 +38,8 @@ Place data in `data\parquet\*.parquet` with the ticker in all caps `ARKK.parquet
|
|||
`docker compose build && docker compose up`
|
||||
|
||||
Remove the cargo cache for buildkit with `docker builder prune --filter type=exec.cachemount`
|
||||
|
||||
# License
|
||||
All code in this repository is dual-licensed under either [License-MIT](./LICENSE-MIT) or [LICENSE-APACHE](./LICENSE-Apache) at your option. This means you can select the license you prefer.
|
||||
|
||||
[Why dual license](https://github.com/bevyengine/bevy/issues/2373)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue