From 812530c5e24e4fcdc677f0e31f5c88da1c3c3ebc Mon Sep 17 00:00:00 2001 From: "Daniel V." Date: Tue, 27 Aug 2024 19:24:54 -0400 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a45bba8..493ec30 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,9 @@ [![Codacy Badge](https://app.codacy.com/project/badge/Grade/a4759b6313274de3b27108c0de5987fd)](https://www.codacy.com/gh/TheNewEconomy/TNML/dashboard?utm_source=github.com&utm_medium=referral&utm_content=TheNewEconomy/TNML&utm_campaign=Badge_Grade) [![Build Status](https://ci.codemc.io/job/creatorfromhell/job/TheNewMenuLibrary/badge/icon)](https://ci.codemc.io/job/creatorfromhell/job/TheNewMenuLibrary/) -A library used by The New Economy for custom inventory-based menus. The New Menu Library grants developers -the ability to write their custom menus once, and run it across multiple Minecraft platforms. Check below for -platform support. Please note this library depends on The New Item Library so verify that the platform is supported -there too. +The New Menu Library is a versatile tool designed for developers working within The New Economy ecosystem, enabling the creation of custom, inventory-based menus that function seamlessly across multiple Minecraft platforms. This library allows developers to craft their menus just once and deploy them effortlessly on various supported platforms, streamlining the development process and ensuring consistency in user experience. + +It's important to note that The New Menu Library relies on The New Item Library as a dependency, so developers should confirm that their target platform is compatible with both libraries. By leveraging this library, developers can efficiently manage and implement custom menus, enhancing their Minecraft projects with ease and flexibility. ## Documentation