From 3d37c913d46c0e16eda65fefbfb9448f47bc3c5b Mon Sep 17 00:00:00 2001 From: Atreya Bain Date: Thu, 26 Jun 2025 10:05:47 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0b6a66..a399bea 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ An adventure in Java. A reimplementation of `site-rear` in Java, Springboot. -Note: This is currently a **POC**. This is **not** intended to replace the current API Server. +Note: This is intended to replace the current API Server. Reference API Document: [api-ref.md](https://github.com/IEEE-RVCE/site-rear/blob/master/docs/api-ref.md) ## Aims From 12a8facc37ff0f0449663c9308790668870dba37 Mon Sep 17 00:00:00 2001 From: Atreya Bain Date: Wed, 30 Jul 2025 18:42:49 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a399bea..63dcaf2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ An adventure in Java. A reimplementation of `site-rear` in Java, Springboot. -Note: This is intended to replace the current API Server. +[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=IEEE-RVCE_reforseti&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=IEEE-RVCE_reforseti) + Reference API Document: [api-ref.md](https://github.com/IEEE-RVCE/site-rear/blob/master/docs/api-ref.md) ## Aims