From 971747813584b3a2ec794422c9ca0f93bfa77276 Mon Sep 17 00:00:00 2001 From: NexVeridian Date: Sat, 8 Jun 2024 15:47:27 -0700 Subject: [PATCH] readme update --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b060f88..9061dd7 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ A REST API for ARK Invest holdings data, written in rust using [axum](https://github.com/tokio-rs/axum), Redoc/Swagger through [Aide](https://github.com/tamasfe/aide), and parquet using [polars](https://github.com/pola-rs/polars) -[api.NexVeridian.com](https://api.NexVeridian.com) +The REST API is hosted at [api.NexVeridian.com](https://api.NexVeridian.com) + +The code for the data generator is [github.com/NexVeridian/ark-invest-api-rust-data](https://github.com/NexVeridian/ark-invest-api-rust-data) Not affiliated with Ark Invest