impr: improved demo

This commit is contained in:
2025-07-07 14:54:40 +02:00
parent c916f46c64
commit b2c8d94854
2 changed files with 2 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 106 KiB

After

Width:  |  Height:  |  Size: 78 KiB

View File

@@ -47,7 +47,9 @@ EOF
cat <<EOF | $FVJ --add-jour "Today's code" --collection 2 cat <<EOF | $FVJ --add-jour "Today's code" --collection 2
# Source code of current program # Source code of current program
\`\`\`sh
$(cat "$0") $(cat "$0")
\`\`\`
EOF EOF
$FVJ --add-task "Look for typos in readme" --collection 2 <"README.md" $FVJ --add-task "Look for typos in readme" --collection 2 <"README.md"
## End of data ## End of data