From 303429f0a23366563de1746837af015abfec16fd Mon Sep 17 00:00:00 2001 From: William Lewis Date: Fri, 23 Feb 2024 23:09:00 -0600 Subject: [PATCH] Gave overview --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 47a75ec..e67c603 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ # AABankIntegrator +## Overview +- +This project will be a JSON API used to interface with bank's websites. + +SimmonsBank will be the first supported institution. + +example operations: + +Fetch Accounts +Fetch Transactions \ No newline at end of file