sashay commited on
Commit
058d3c3
·
1 Parent(s): 62b9039

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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).