diff --git a/README.md b/README.md index 87fff77..cc7d371 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@
- +
@@ -35,4 +35,4 @@ That's it! You can now vizualize any tensor by calling .viz(): ```python t = torch.FloatTensor(20,20) t.viz() -``` \ No newline at end of file +```