From 2d71a724bcec8aeda7c512a4bb58a3145790af4d Mon Sep 17 00:00:00 2001 From: Rainnny7 Date: Sun, 7 Apr 2024 02:19:21 -0400 Subject: [PATCH] Update landing --- src/main/resources/public/index.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/main/resources/public/index.html b/src/main/resources/public/index.html index 4ec9242..d86c264 100644 --- a/src/main/resources/public/index.html +++ b/src/main/resources/public/index.html @@ -2,9 +2,14 @@ + + + RESTfulMC -

View the source here

+

RESTfulMC

+

A simple, yet useful RESTful API for Minecraft utilizing Springboot.

+

View the source here!

\ No newline at end of file