From 3696837cd7bf3916d418b4671704ca61d80822d3 Mon Sep 17 00:00:00 2001 From: rra Date: Thu, 28 Jun 2018 08:45:01 +0200 Subject: [PATCH] Update 'README.md' styling --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d5be0d2..b9a3729 100644 --- a/README.md +++ b/README.md @@ -3,19 +3,19 @@ TODO: better docs ## text2gif.py -![](https://varia.zone/images/this.gif) Make an svg template, feed it a text. Animation ensues: + +![](https://varia.zone/images/this.gif) + Used for [what a website can be](https://varia.zone/what-a-website-can-be.html) ## historical_screenshots.py +Tool to record the visual development of pelican websites. The script goes through each commit, takes a screenshot. ![](https://varia.zone/images/varia_webhistory.gif) -Tool to record the visual development of pelican websites. The script goes through each commit, takes a screenshot. - ## circletxt.py - Create SVGs where a arbitray text is laid out in a circle and network 'edges' are drawn between the letters. -![](./circle.svg) +![](https://git.vvvvvvaria.org/rra/imaging_tools/raw/branch/master/circle.svg)