From 549c39a9c28f2b35cad6fba2d1913d9f6c7e9ef7 Mon Sep 17 00:00:00 2001 From: leios Date: Mon, 16 Dec 2019 06:24:41 +0900 Subject: [PATCH] removing notice from README --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 4371dd00c..2e3c5223b 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,3 @@ -> **IMPORTANT NOTE FOR NEW CONTRIBUTORS:** -> -> We do **not** yet accept entirely new chapters by everyone. If you would like to start working on one, please contact James Schloss (Leios) first. If you create a full chapter, including text, and submit it as a pull request it is most likely going to get rejected. -> -> If you want to help, it is best to write language examples for *existing* chapters. You can also try to find spelling or other mistakes in existing chapters and submit fixes for those. - # The Arcane Algorithm Archive The Arcane Algorithm Archive is a collaborative effort to create a guide for all important algorithms in all languages.