From 472c99ab555df882f401e91a5143659235fd4f34 Mon Sep 17 00:00:00 2001 From: Karl Voit Date: Sun, 22 Mar 2020 14:42:44 +0100 Subject: [PATCH] Windows screencast GIF --- README.org | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.org b/README.org index 0136616..9f62524 100644 --- a/README.org +++ b/README.org @@ -2,6 +2,12 @@ [[file:bin/screencast.gif]] +#+BEGIN_HTML + + + +#+END_HTML + This Python script adds a string to a file name. The string gets added between the original file name and its extension. @@ -432,9 +438,3 @@ I'm glad you like my tools. If you want to support me: - Contribute merge requests for bug fixes - Check out my other cool [[https://github.com/novoid][projects on GitHub]] -* Local Variables :noexport: -# Local Variables: -# mode: auto-fill -# mode: flyspell -# eval: (ispell-change-dictionary "en_US") -# End: