Update README
This commit is contained in:
parent
6c459eb93e
commit
0746ac8e89
|
|
@ -1 +1,5 @@
|
|||
# Antares get data
|
||||
# Antares get data
|
||||
|
||||
Small Rust utility that fetches product data from the Antares B2B web service and saves it as pretty-formatted JSON (`antares.json`).
|
||||
|
||||
Includes serde-backed structs in `src/template/antares.rs` for deserializing the API response.
|
||||
Loading…
Reference in New Issue