From 242313d58e881e43cd1b33beb52d67b172560ef5 Mon Sep 17 00:00:00 2001 From: ravitejacmr Date: Thu, 2 May 2024 17:42:25 +0530 Subject: [PATCH] modified readme file --- README.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/README.md b/README.md index d8eba4e016fa..54a8aee9a03c 100644 --- a/README.md +++ b/README.md @@ -27,20 +27,8 @@ pre-commit - - code style: black - - -

All algorithms implemented in Python - for education

- - -Implementations are for learning purposes only. They may be less efficient than the implementations in the Python standard library. Use them at your discretion. - -## Getting Started -Read through our [Contribution Guidelines](CONTRIBUTING.md) before you contribute. -## Community Channels We are on [Discord](https://the-algorithms.com/discord) and [Gitter](https://gitter.im/TheAlgorithms/community)! Community channels are a great way for you to ask questions and get help. Please join us!