From cb6db975fb04cbb05d4673d018b1208d578a29fc Mon Sep 17 00:00:00 2001 From: notohh Date: Mon, 27 May 2024 10:37:22 -0400 Subject: [PATCH] docs: update readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ee2f49..cae79c2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # forex -a CLI currency converter, written in rust \ No newline at end of file +a CLI currency converter, written in rust + +you need a [exchange rate api account](https://www.exchangerate-api.com/). currently its hard coded, idk if ill ever add support for other apis + +then supply the required arguments