From b0a97adb4a3224baceae3946d7952024f53912d9 Mon Sep 17 00:00:00 2001 From: Yang Libin Date: Thu, 14 Nov 2019 19:23:55 +0800 Subject: [PATCH] docs: update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 5418b6316..9ca63afac 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,4 @@ The implementations are for learning purpose. They may be less efficient than the implementation in the standard library. ### Contribute Guidelines -Read our [Contribution Guidelines](https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/README.md) before you contribute - -How you can contribute? See this small guide. - +Read our [Contribution Guidelines](https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/README.md) before you contribute.