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