From 839c87fd44c55c283e1e3c68052e46f7f340f211 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sat, 22 Jun 2024 22:11:39 -0400 Subject: [PATCH] Fix line endings from Forgejo-created file Also make the headline regular words. --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0b6d6fe..617a564 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# logseq_helpers +# Logseq helpers -Collection of scripts. - -So far: - - - Zim wiki to logseq file converter, in Python. \ No newline at end of file +Collection of scripts. + +So far: + + - Zim wiki to logseq file converter, in Python.