Update README.md
Browse files
README.md
CHANGED
@@ -33,4 +33,4 @@ w = mat @ v
|
|
33 |
assert(w.shape == v.shape)
|
34 |
```
|
35 |
|
36 |
-
Some more information is in [https://github.com/sashayd/mat](https://github.com/sashayd/mat)
|
|
|
33 |
assert(w.shape == v.shape)
|
34 |
```
|
35 |
|
36 |
+
Some more information is in [https://github.com/sashayd/mat](https://github.com/sashayd/mat).
|