diff --git a/README.md b/README.md index 182d36a8d905..6fbb882c3cf2 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,30 @@ Implementations are for learning purposes only. They may be less efficient than 📋 Read through our [Contribution Guidelines](CONTRIBUTING.md) before you contribute. +## 📃Table of Contents +- [Installation](#installation) +- [Usage](#usage) +- [Features](#features) +- [License](#license) + +## 🧑‍💻 Installation +```bash +git clone https://github.com/username/Python +cd python +``` +## 📖 Usage +python alogorithm_name.py + +## 🌟Features +- Searching Algorithm + +- Sorting Algorithm + +- Data Structures + +## ⚖️license Section +MIT License - see [License File](LICENSE.md) for details. + ## 🌐 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!