From 6c6f4f4f2db097dd0d47aff830c42bec0c447d1c Mon Sep 17 00:00:00 2001 From: Aaron Yarborough Date: Tue, 18 Jul 2017 14:42:38 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8d7d1b3..5f63f57 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Banking Bot # +# Banking Bot (banking-bot) # Banking Bot is a .NET API used to programmatically login and collect data from online banking portals. @@ -11,4 +11,5 @@ Banking Bot is a .NET API used to programmatically login and collect data from o The following is a list of currently supported providers (online banking portals): * Lloyds (https://www.lloydsbank.com) -* Barclays (http://www.barclays.co.uk/PersonalBanking) \ No newline at end of file +* Barclays (http://www.barclays.co.uk/PersonalBanking) +* CapitalOne(in development...)