diff --git a/README.md b/README.md
index 20a86ed6..2d0cef57 100644
--- a/README.md
+++ b/README.md
@@ -27,8 +27,8 @@ Built a CRED app Clone with the following featu
View Card Statements :receipt:
Smart Statements containing insights about different categorical features and top 10 vendors for a card :chart:
Pay bill :heavy_dollar_sign:
+Get rewards in form of coins for timely payments :moneybag:
Send reminders for payments :envelope_with_arrow:
-Get rewards in form of coins for timely payments :moneybag:
## Getting started
@@ -116,6 +116,12 @@ python manage.py test
/cards/pk/smartstatements |
To view top 10 vendors for a particular card |
+
+
+ SWAGGER |
+ /swagger |
+ Swagger doc for our apis |
+
## UI Flow
diff --git a/reminder.jpg b/reminder.jpg
new file mode 100644
index 00000000..6d11b63f
Binary files /dev/null and b/reminder.jpg differ