Fixed a bug with 0.4.0 + typo.
[agtree2dot.git] / README.md
index 452aa9c..f290eca 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 This package provides a function that generates a
 [dot file](https://en.wikipedia.org/wiki/DOT_(graph_description_language))
-from a [pytorch](http://pytorch.org) autograd graph.
+from a [PyTorch](http://pytorch.org) autograd graph.
 
 # Usage #