diff options
Diffstat (limited to 'python/affine/README')
-rw-r--r-- | python/affine/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/affine/README b/python/affine/README index b54bb988d7..4a2db78922 100644 --- a/python/affine/README +++ b/python/affine/README @@ -1,2 +1,2 @@ -Python implementation of matrices describing affine transformation of the -plane. The Affine package is derived from the Planar package. +Python implementation of matrices describing affine transformation of +the plane. The Affine package is derived from the Planar package. |