From 9ee24cf32fa49227c11ecf8cdc8130dd94915174 Mon Sep 17 00:00:00 2001 From: VorTechnix <45538536+VorTechnix@users.noreply.github.com> Date: Mon, 26 Jul 2021 18:12:20 -0700 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index ff616f6..9bc9379 100644 --- a/README.md +++ b/README.md @@ -140,8 +140,6 @@ Contributions are welcome! Please state in your pull request(s) that you release Please also make sure that the logic for every new command has it's own file. For example, the logic for `//floodfill` goes in `worldeditadditions/floodfill.lua`, the logic for `//overlay` goes in `worldeditadditions/overlay.lua`, etc. More contributing help can be found in [the contributing guide](CONTRIBUTING.md). -For more information check out [CONTRIBUTING.md](CONTRIBUTING.md). - I, Starbeamrainbowlabs (@sbrl), have the ultimate final say.