From b4ab9addc9e8930a9e469bba622f7f189ac37c15 Mon Sep 17 00:00:00 2001 From: Mark Cockram Date: Thu, 22 Jun 2023 19:51:29 +0200 Subject: Update README.md (#729) Make it so that the text also applies to the moulberry repo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0ef05e36..4236a1f2 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,9 @@ NotEnoughUpdates (NEU) is a feature rich 1.8.9 Minecraft forge mod for Hypixel Skyblock. -## Why does this repository exist? +## Active repository -Ever since Moulberry has stopped working on NEU, other contributors have been working on new features and fixes for the mod. If you are interested in contributing yourself, make a pull request to this repository to contribute to the prereleases, which eventually will be merged in bulk to [Moulberry/NotEnoughUpdates](https://github.com/Moulberry/NotEnoughUpdates) for major releases. +Ever since Moulberry has stopped working on NEU, other contributors have been working on new features and fixes for the mod. If you are interested in contributing yourself, make a pull request to [NotEnoughUpdates/NotEnoughUpdates](https://github.com/NotEnoughUpdates/NotEnoughUpdates) to contribute to the prereleases, which eventually will be merged in bulk to [Moulberry/NotEnoughUpdates](https://github.com/Moulberry/NotEnoughUpdates) for major releases. ## Getting Started -- cgit