From f1b3aa9dd15f5336b1fd69a39ad73ccd085936bf Mon Sep 17 00:00:00 2001 From: Adam Ladachowski Date: Sat, 14 Feb 2026 02:24:21 +0100 Subject: [PATCH] Update GitHub URLs from aladac to saiden-dev Co-Authored-By: Claude Opus 4.5 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c2c92af..e543401 100644 --- a/README.md +++ b/README.md @@ -22,12 +22,12 @@ https://github.com/user-attachments/assets/2e7629b4-34e7-4cbc-b50e-31d7fdd30239 ```bash # Clone and install -git clone https://github.com/aladac/tensors.git +git clone https://github.com/saiden-dev/tensors.git cd tensors uv sync # Or install directly -uv pip install git+https://github.com/aladac/tensors.git +uv pip install git+https://github.com/saiden-dev/tensors.git # With server wrapper support pip install tensors[server]