From 2a7596d80cb033afad10cd20c8c7c7fb86f6e0bc Mon Sep 17 00:00:00 2001 From: Carrington Muleya <79579279+Carrington-dev@users.noreply.github.com> Date: Thu, 8 Jan 2026 16:09:47 +0200 Subject: [PATCH] Update README.md Co-Authored-By: Carrington <215159144+carrington-cs@users.noreply.github.com> --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 438a372..2c4e025 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ pytest --cov=fastapi_payfast --cov-report=html Setup development environment: ```bash # Clone repository -git clone https://github.com/yourusername/fastapi-payfast.git +git clone https://github.com/carrington-dev/fastapi-payfast.git cd fastapi-payfast # Install with dev dependencies @@ -190,7 +190,7 @@ pytest - [PayFast Documentation](https://developers.payfast.co.za/) - [FastAPI Documentation](https://fastapi.tiangolo.com/) -- [Issue Tracker](https://github.com/yourusername/fastapi-payfast/issues) +- [Issue Tracker](https://github.com/carrington-dev/fastapi-payfast/issues) ## License @@ -204,7 +204,7 @@ Contributions are welcome! Please feel free to submit a Pull Request. For PayFast-specific issues, contact [PayFast Support](https://www.payfast.co.za/contact/). -For package issues, please use the [GitHub issue tracker](https://github.com/yourusername/fastapi-payfast/issues). +For package issues, please use the [GitHub issue tracker](https://github.com/carrington-dev/fastapi-payfast/issues). ``` ## 📄 Makefile (Optional but helpful)