From 87fae55878a7e5037c58a832e4b9cb80e0d78d32 Mon Sep 17 00:00:00 2001 From: Harsh Verma <55652117+Harsh3305@users.noreply.github.com> Date: Sat, 18 Mar 2023 22:00:49 +0530 Subject: [PATCH] Update README.md (#4) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7791f48..9ef8a08 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# Custom Pageable +# API-Call [![Build Flow](https://github.com/HRV-Mart/API-Call/actions/workflows/build.yml/badge.svg)](https://github.com/HRV-Mart/API-Call/actions/workflows/build.yml) ![GitHub Release Date - Published_At](https://img.shields.io/github/release-date/HRV-Mart/API-Call) -A Custom Pageable package created for HRV-Mart to help Spring boot application to do page related queries on Mongodb. +A API-Call package created for HRV-Mart to help Spring boot application to call API. ## How to use 1) Define dependency in build.gradle/build.gradle.kts/pom.xml Use [this link](https://github.com/orgs/HRV-Mart/packages?repo_name=API-Call) to pick appropriate version. 2) Authenticate with GitHub Package [link](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-gradle-registry#authenticating-with-a-personal-access-token) -3) Build your project \ No newline at end of file +3) Build your project