From 33f99ce0286ff640704b87d332c1c5fa2c415022 Mon Sep 17 00:00:00 2001 From: mgstabrani Date: Mon, 1 Jun 2026 11:38:32 +0700 Subject: [PATCH] docs: remove add readme instruction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 382f21d..e0c8f10 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ All contents are listed in [`DIRECTORY.md`](./DIRECTORY.md) file. Please feel free to contribute. Any contribution is appreciated. -Fork repository, add your algorithm, write your tests, add the README to the algorithm tree and open the PR. +Fork repository, add your algorithm, write your tests, and open the PR. Make sure your code follows the current repository layout and all CIs are passed successfully. ## License