Skip to content

Commit

Permalink
docs: add UOB to supported bank list
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin-awd committed Sep 8, 2024
1 parent c7930e7 commit ea0269a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Currently supported banks:
| Maybank |||
| OCBC |||
| Standard Chartered |||
| UOB |||

# Installation

Expand Down
1 change: 1 addition & 0 deletions webapp/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@
| Maybank | ✅ | ✅ |
| OCBC | ✅ | ✅ |
| Standard Chartered | ✅ | ❌ |
| UOB | ✅ | ✅ |
"""

0 comments on commit ea0269a

Please sign in to comment.