From e89e361b20fca7eeadb1016ee7a54c9ba068e646 Mon Sep 17 00:00:00 2001 From: Aitik Gupta Date: Sat, 30 Jan 2021 01:26:57 +0530 Subject: [PATCH] DOC: Fix logo and website links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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!

- Logo + Logo

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