diff --git a/README.md b/README.md index 4b08c1a..e722efb 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -# Antares get data \ No newline at end of file +# 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. \ No newline at end of file