Pi66

walrs
pywal but if its Fast-Minimal-Simple
git clone https://git.pi66.xyz/walrs

← back to log

im stupid

author: pixel2175
date: 2025-06-06 05:35
hash: 3e30aaec9fe57adc9dedafe9b5cf202f46c7401b

Diffstat:

M

scripts/NOTE/README
10 ++++++++++++++++++------------
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
diff --git a/scripts/NOTE/README b/scripts/NOTE/README
index c3e167c..3b14a2e 100644
--- a/scripts/NOTE/README
+++ b/scripts/NOTE/README
@@ -1,6 +1,8 @@
-walrs will read the directory and run all the scripts with bash
-so if you have any scripts want to run it after walrs done it job please but it here 
-if you want to run python scripts just make new shell script that runs python :)
-take it easy
+walrs will read this directory and run all scripts using Bash.
+If you have any scripts you want to run after walrs finishes its job, place them here.
+To run a Python script, just create a shell script that runs your Python code :)
+Take it easy.

+Example:
 bash myscripts.sh
+