From 122e03244ead64d5395088beb8857d5f0d7d46a4 Mon Sep 17 00:00:00 2001 From: hoangtien2k3 Date: Sun, 25 Aug 2024 21:20:58 +0700 Subject: [PATCH] update docs --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a76384f..6430817 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,6 @@ server, exception handler, validate and call API with webclient This README provides quickstart instructions on running [`fw-commons`]() on bare metal project spring boot. - - [![SonarCloud](https://sonarcloud.io/images/project_badges/sonarcloud-black.svg)](https://sonarcloud.io/project/overview?id=hoangtien2k3_fw-commons) [![CircleCI](https://circleci.com/gh/hoangtien2k3/fw-commons.svg?style=svg)](https://app.circleci.com/pipelines/github/hoangtien2k3/fw-commons) @@ -16,8 +14,7 @@ This README provides quickstart instructions on running [`fw-commons`]() on bare [![OpenSSF Best Practices](https://bestpractices.coreinfrastructure.org/projects/9383/badge)](https://bestpractices.coreinfrastructure.org/projects/9383) [![Build status](https://github.com/ponfee/commons-core/workflows/build-with-maven/badge.svg)](https://github.com/hoangtien2k3/fw-commons/actions) - -#### ⬇️ [Download From Gradle and Maven Central](https://central.sonatype.com/artifact/io.github.hoangtien2k3/fw-commons/1.1.3) +#### ⬇️ [Download From Gradle and Maven Central](https://central.sonatype.com/artifact/io.github.hoangtien2k3/fw-commons/1.1.3) #### Gradle @@ -26,8 +23,8 @@ implementation("io.github.hoangtien2k3:fw-commons:1.1.3") ``` #### Maven - ```xml + io.github.hoangtien2k3 fw-commons