From 851cf03672f9e4339cc28b3b6a17d7c8fa8dd35f Mon Sep 17 00:00:00 2001 From: Lorenzo Cogotti Date: Mon, 15 Aug 2022 19:10:28 +0200 Subject: [PATCH] [README] Add one more MUST NOT. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6db6ae1..eab00aa 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ It obeys the following general rules: `MUST NOT`: * Give in to feature creep. +* Provide a centralized repository. * Be completely general, its scope is limited to the average LÖVE game or library. * Be entirely safe, there is no demand for checksum or strict versioning in **crush** use case.