diff --git a/README.md b/README.md index 5be37d6..40b65c8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A machine learning library written from scratch - with runtime switchable backend!
Provides a single interface to interact with single-core CPU operations (with NumPy backend), as well as thousands of cores on a GPU (with CuPy backend), in runtime! @@ -137,7 +137,7 @@ Distributed under the MIT License. See `LICENSE` for more information. ## About -Aitik Gupta - [Personal Website](aitikgupta.github.io) +Aitik Gupta - [Personal Website][website-url] [black-shield]: https://img.shields.io/badge/code%20style-black-000000.svg?style=flat-square [black-url]: https://github.com/psf/black