From 30b8c52599fa613086ff46125c255e141ca77c21 Mon Sep 17 00:00:00 2001 From: kake26 Date: Fri, 24 May 2024 22:30:11 -0500 Subject: [PATCH] Format fixes --- Notes.md | 2 +- Plans.md | 4 ++-- Scripts.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Notes.md b/Notes.md index b24c6c3..6b3d070 100644 --- a/Notes.md +++ b/Notes.md @@ -1,4 +1,4 @@ -### Notes +# Notes # Notes May 23 2024 diff --git a/Plans.md b/Plans.md index 1654d98..5f4de11 100644 --- a/Plans.md +++ b/Plans.md @@ -1,3 +1,3 @@ -# Plans +### Plans -To add flatpak support for making it more usable for desktops. Also at one point create a custom replacement for makeself thats specific to this script. \ No newline at end of file +To add flatpak support for making it more usable for desktops. Also at one point create a custom replacement for makeself thats specific to this script. diff --git a/Scripts.md b/Scripts.md index 3008a50..605b024 100644 --- a/Scripts.md +++ b/Scripts.md @@ -1,4 +1,4 @@ -# Scripts +### Scripts * check.bash - checks if makeself is installed. Can be installed via normal methods or via this script * os_probe.bash - checks if we are on a debian or arch based distro via looking for apt or pacman