From 355460dac453d51bb1cef1b46eb0be1ac0de5fac Mon Sep 17 00:00:00 2001 From: Wikinaut Date: Sun, 25 Dec 2022 12:19:17 +0100 Subject: [PATCH 1/2] added link and image from the c't article in 2016 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 79d9358..fe694a0 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ Generate flip-books from videos and animated GIFs +Published in [YouTube analog +Kinderleicht vom Video zum Daumenkino in vier Schritten (c't 11/2016 S. 140)](https://www.heise.de/select/ct/2016/11/1463992613915244). + +![grafik](https://user-images.githubusercontent.com/1151915/209465947-5e52a1ed-0630-4be1-bda6-92b053e54320.png) + ## Prerequisites - Python 3 or later From bae19f6c23b1af75fe70c62349cae13621ba9902 Mon Sep 17 00:00:00 2001 From: Wikinaut Date: Sun, 25 Dec 2022 12:59:35 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe694a0..9e50647 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Generate flip-books from videos and animated GIFs Published in [YouTube analog -Kinderleicht vom Video zum Daumenkino in vier Schritten (c't 11/2016 S. 140)](https://www.heise.de/select/ct/2016/11/1463992613915244). +Kinderleicht vom Video zum Daumenkino in vier Schritten (c't 11/2016 S. 140-142; c't 12/2016 S. 176-179)](https://www.heise.de/select/ct/2016/11/1463992613915244). ![grafik](https://user-images.githubusercontent.com/1151915/209465947-5e52a1ed-0630-4be1-bda6-92b053e54320.png)