From 2a13811d411946528023ac7613e8d82ccf8a91b4 Mon Sep 17 00:00:00 2001 From: Yun Date: Thu, 5 Jul 2018 11:54:38 -0700 Subject: [PATCH] Reword motivation paragraph in README (#38) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 58f5327..14a2d46 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,9 @@ line sessions as standalone SVG animations. More examples of recordings can be found [here](https://github.com/nbedos/termtosvg/blob/0.3.0/examples/examples.md) ## Motivation -I really like the clean look of SVG animations and I wanted to see -how this solution would hold out against other attempts at terminal -recording such as [asciinema](https://github.com/asciinema/asciinema). +I really like the clean look of SVG animations. I wanted to see +how this solution would hold out against other terminal +recorders such as [asciinema](https://github.com/asciinema/asciinema). ## Installation termtosvg is compatible with Python >= 3.5 and can be installed with pip: