From: Francois Fleuret <francois@fleuret.org>
Date: Mon, 29 Jun 2020 07:34:51 +0000 (+0200)
Subject: Minor update.
X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=commitdiff_plain;h=HEAD;p=pysvrt.git

Minor update.
---

diff --git a/README.md b/README.md
index 2234832..a4ea4fd 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
 # Introduction #
 
-This is a port of the Synthetic Visual Reasoning Test problems to the
-pytorch framework, with an implementation of two convolutional
-networks to solve them.
+This is a wrapper for [`PyTorch`](http://pytorch.org) for the
+[`Synthetic Visual Reasoning Test,`](https://fleuret.org/git/svrt)
+with an implementation of two convolutional networks to solve them.
 
 # Installation and test #