diff --git a/README.md b/README.md index 1a96b6b6..3eaf79a1 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ In various folders of the above topics, you can find questions and concepts rela I am continuously trying to improve this repository by adding new questions and concepts related to the respective topic. Please feel free to contribute to this repository. **Things you can contribute to:** -- Update the existing solution[![Codacy Badge](https://app.codacy.com/project/badge/Grade/1f1d5f10f6294870aa0591235bebcc66)](https://app.codacy.com/gh/SamirPaul1/DSAlgo/dashboard) with a better one (better complexity). +- Update the existing solution Codacy Badge with a better one (better complexity). - Add new questions and solutions in ```Python3``` to the respective directory. - Add new resources to [BOOKS-and-PDFs](https://github.com/SamirPaul1/DSAlgo/tree/main/BOOKS-and-PDFs) & [Questions-Sheet](https://github.com/SamirPaul1/DSAlgo/tree/main/Questions-Sheet). - Solve issues raised by other people or yourself.