From b48c504871c4732895b00ae6c2a87c97a63ad3d8 Mon Sep 17 00:00:00 2001 From: NunoSempere Date: Sun, 5 Feb 2023 03:57:29 +0100 Subject: feat: use flags rather than uncommenting code - Significantly simpler - Easier for me to keep up with upstream - Alternatives: - Comments as before - git patches, as in the suckless community: eventually leads to confusion about conflicting patches. - some other option --- README.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4359611..ca08322 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,6 @@ - hackable without any knowledge - builtin rose-mklink script for in-shell static links -### 👐 Contribute -See [contributing.md](https://github.com/mini-rose/rose/.github/contributing.md). - ### 📜 License Rose is released under own license, which grants the following permissions: - Commercial use -- cgit v1.2.3