Update README

This commit is contained in:
Villers Krisztián 2026-04-17 15:03:47 +02:00
parent 6c459eb93e
commit 0746ac8e89
1 changed files with 5 additions and 1 deletions

View File

@ -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.