diff --git a/README.md b/README.md index b0b6a66..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 currently a **POC**. This is **not** 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