diff --git a/README.md b/README.md index 5aac35f..b8cc1b7 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,23 @@ + +
+
+

New API v/s Existing API

+ +
+ + +📌New API is the one where all the endpoints are defined by you and there is no integration of any API that's already existing. + +📌Existing API means that there is an API that is already existing, you are just fetching data and displaying it from external source.
+ +
+
+
+ +

🚀When you can expect your PR will get accepted?