diff --git a/04-create-readme.sh b/04-create-readme.sh index 9baf42c..5ba71e8 100755 --- a/04-create-readme.sh +++ b/04-create-readme.sh @@ -28,12 +28,6 @@ cat > "$FILE" <<- _EOF_ Archcraft

-

- Donate for Archcraft on ko-fi  - Donate for Archcraft via Paypal  - Donate for Archcraft via Liberapay -

-

@@ -89,7 +83,7 @@ cat > "$FILE" <<- _EOF_ \`\`\` _EOF_ -if [[ `cat $FILE | wc -l` -eq "63" ]]; then +if [[ `cat $FILE | wc -l` -eq "57" ]]; then echo -e "\n[*] File generated successfully.\n" read -p "[?] Do you want to delete the 'files' directory (y/n) : " if [[ "$REPLY" == "y" ]]; then diff --git a/README.md b/README.md index 96533b6..cd54050 100644 --- a/README.md +++ b/README.md @@ -29,11 +29,11 @@ Yet another minimal linux distribution, based on Archcraft (XFCE) : Changelogs -### October 2022 +### January 2023 + +- Updated ISO Base +- Created New Theming System +- User Can Create Their Own Themes Easily +- Bug Fixes, Etc. + +# + +### October 2022 - Created the ISO base from scratch - Grub2 bootloader with themes