diff --git a/README.md b/README.md index 689241a..46031f6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # String Permutation -[![Project Tracker](https://img.shields.io/badge/repo%20status-Project%20Tracker-lightgrey)](https://wiki.hthompson.dev/en/project-tracker) +[![Project Tracker](https://img.shields.io/badge/repo%20status-Project%20Tracker-lightgrey)](project-258707884) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) This project is designed to take a given word or string of characters and create every possible permutation.